保誠-保戶業務員媒合平台
劉鈞霖
2021-12-27 b81b27ce3e7e9e7cda18bb6a621c34e84e7e2311
PAMapp/pages/notification/index.vue
@@ -1,3 +1,5 @@
<template>
    <div>notification-通知功能</div>
    <div>通知功能
        <el-button @click="$router.push('/notification/detail')">通知細節</el-button>
    </div>
</template>