|
|
|
@ -91,9 +91,9 @@ |
|
|
|
<div class="mb-25 flex between"> |
|
|
|
<div class="mb-25 flex between"> |
|
|
|
<div> |
|
|
|
<div> |
|
|
|
<el-button type="primary" @click="handleShowImport" |
|
|
|
<el-button type="primary" @click="handleShowImport" |
|
|
|
>集访导入</el-button |
|
|
|
>数据导入</el-button |
|
|
|
> |
|
|
|
> |
|
|
|
<el-button type="primary" @click="handleSHowImportReplenish">数据补充</el-button> |
|
|
|
<el-button type="primary" @click="handleSHowImportReplenish">集访导入</el-button> |
|
|
|
<el-badge |
|
|
|
<el-badge |
|
|
|
:value="distributeList.length" |
|
|
|
:value="distributeList.length" |
|
|
|
class="ml-10" |
|
|
|
class="ml-10" |
|
|
|
|