Browse Source

fix:1、公安部信访按钮【数据补充】更名【集访导入】

main
pengwei 7 months ago
parent
commit
fa3e4d3b43
  1. 4
      src/views/data/Gabxf.vue

4
src/views/data/Gabxf.vue

@ -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"

Loading…
Cancel
Save