|
@@ -207,7 +207,6 @@
|
|
size="mini"
|
|
size="mini"
|
|
:loading="exportLoading"
|
|
:loading="exportLoading"
|
|
@click="handleSyncMyExternalContact"
|
|
@click="handleSyncMyExternalContact"
|
|
- v-hasPermi="['qw:externalContact:myExport']"
|
|
|
|
>同步我的客户</el-button>
|
|
>同步我的客户</el-button>
|
|
<el-button
|
|
<el-button
|
|
type="warning"
|
|
type="warning"
|
|
@@ -216,7 +215,6 @@
|
|
size="mini"
|
|
size="mini"
|
|
:loading="exportLoading"
|
|
:loading="exportLoading"
|
|
@click="handleSyncAddMyExternalContact"
|
|
@click="handleSyncAddMyExternalContact"
|
|
- v-hasPermi="['qw:externalContact:myExport']"
|
|
|
|
>新客同步</el-button>
|
|
>新客同步</el-button>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="1.5">
|
|
<el-col :span="1.5">
|