保誠-保戶業務員媒合平台
wayne
2021-11-10 af838df57e87b4101e8879dedf72f1ca2fa58037
PAMapp/pages/clientReservedList/contactedList.vue
@@ -1,5 +1,13 @@
<template>
    <div>
        <el-input
            type="text"
            placeholder="請輸入關鍵字"
            class="mb-30 pam-clientReserved-input"
        >
            <i slot="suffix" class="icon-search search cursor--pointer"></i>
        </el-input>
        <ClientList
            :clients="pageList"
            :title="'contactedList'"