保誠-保戶業務員媒合平台
Mila
2021-11-17 e54047194a8ea4da05af61e64a7f975374b14076
update: 已加入顧問更改 btn 文字
修改1個檔案
2 ■■■ 已變更過的檔案
PAMapp/components/AddAndReservedBtns.vue 2 ●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/components/AddAndReservedBtns.vue
@@ -1,7 +1,7 @@
<template>
    <el-row type="flex" justify="center" :class="cusClass">
        <el-button @click="addConsultant(agentInfo)" :disabled="isAdded">
            <span> + 顧問清單</span>
            <span> {{isAdded ? '已加入顧問清單' : '+ 顧問清單'}}</span>
        </el-button>
        <el-button
            @click="reserveCommunication"