zengh
2021-11-02 b61de885365643c1b6849b2dc3246232feeccfb3
src/views/examination/examination.vue
@@ -226,6 +226,7 @@
            prop: "account",
            search: true,
            display: false,
            width: 100
          },
          // {
          //   label: "所属客户",
@@ -239,16 +240,24 @@
            prop: "realName",
            search: true,
            display: false,
            width: 80
          },
          {
            label: "性别",
            prop: "sexName",
            display: false,
            width: 50
          },
          {
            label: "身份证号",
            prop: "cardid",
            display: false,
          },
          {
            label: "联系方式",
            prop: "phone",
            display: false,
            width: 100
          },
          {
            label: "所属角色",
@@ -287,6 +296,7 @@
          {
            label: "审查状态",
            prop: "examination_type",
            width: 70,
            slot: true,
            search: true,
            display: false,
@@ -306,6 +316,12 @@
            label: "审查明细",
            prop: "examination_mx",
            display: false,
            width: 70
          },
          {
            label: "审查时间",
            prop: "auditTime",
            display: false,
          },
          {
            label: "工作状态",