保誠-保戶業務員媒合平台
Mila
2021-12-06 921e56017c29cf97c0ffe90c879243d5fd79a19b
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>