保誠-保戶業務員媒合平台
Tomas
2021-12-08 03345d8a32d867a7cf449c37d3779b3f594976cd
1
2
3
4
5
<template>
    <div>通知功能
        <el-button @click="$router.push('/notification/detail')">通知細節</el-button>
    </div>
</template>