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