zhengyiming
7 天以前 cb17e94ad8c0756803888014852b3a126aa8210a
src/views/Home/components/InsureOrderInfoView.vue
@@ -106,6 +106,7 @@
                  <el-button icon="Plus" type="primary">导入</el-button>
                </template>
              </BlFileUpload>
              <el-button @click="handleClear()" type="primary">导出投保错误人员清单</el-button>
              <el-button @click="handleClear()" type="primary">清空数据</el-button>
            </template>
            <template v-else>
@@ -247,6 +248,24 @@
    width: 140,
  },
  {
    id: '101',
    enCode: 'serialNum',
    name: '批次号',
    width: 140,
  },
  {
    id: '102',
    enCode: 'status',
    name: '投保状态',
    width: 140,
  },
  {
    id: '103',
    enCode: 'remark',
    name: '备注',
    width: 140,
  },
  {
    id: '11',
    enCode: 'claimCount',
    name: '理赔',