Browse Source

fix:涉企涉冻(公安部、国家)

master
pengwei 6 months ago
parent
commit
08a9863ff9
  1. 5
      src/components/data/gab-import.vue
  2. 5
      src/components/data/gj-import.vue
  3. 2
      src/views/data/Gjxf.vue

5
src/components/data/gab-import.vue

@ -124,6 +124,11 @@
width="160"
show-overflow-tooltip
/>
<el-table-column
label="涉企涉冻"
prop="involvedIssue"
width="110"
/>
<el-table-column
label="异常动态"
prop="abnormal"

5
src/components/data/gj-import.vue

@ -125,6 +125,11 @@
width="160"
show-overflow-tooltip
/>
<el-table-column
label="涉企涉冻"
prop="involvedIssue"
width="110"
/>
<el-table-column
label="是否重信"
prop="initialPetition"

2
src/views/data/Gjxf.vue

@ -100,7 +100,7 @@
>
<el-button type="primary" @click="handleShowImportReplenish">集访导入</el-button>
<el-button type="primary" @click="handleShowldjfReplenish">领导接访导入</el-button>
<el-button type="primary" @click="handleInvolvedIssue" >及问题导入</el-button>
<el-button type="primary" @click="handleInvolvedIssue" >企涉冻导入</el-button>
<el-button type="primary" @click="handleExport">数据导出</el-button>
<el-badge
:value="distributeList.length"

Loading…
Cancel
Save