Explorar o código

Merge branch 'dev' of http://www.baoxianzhanggui.com:8090/sxzgd/vue-insagent-pc into dev

@dongkboy %!s(int64=2) %!d(string=hai) anos
pai
achega
c3f9d6d95d
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/views/AgreementManage/CarInsurance/AgreementEntry.vue

+ 0 - 2
src/views/AgreementManage/CarInsurance/AgreementEntry.vue

@@ -1188,7 +1188,6 @@ export default {
           minWidth: 1060,
           minWidth: 1060,
         },
         },
         { prop: "operator", label: "操作人", minWidth: 160 },
         { prop: "operator", label: "操作人", minWidth: 160 },
-
         { prop: "operatorType", label: "操作类型", formatter: this.operatorTypeFormatter  },
         { prop: "operatorType", label: "操作类型", formatter: this.operatorTypeFormatter  },
         { prop: "operatorTime", label: "操作时间", minWidth: 160 },
         { prop: "operatorTime", label: "操作时间", minWidth: 160 },
       ],
       ],
@@ -2035,7 +2034,6 @@ export default {
     };
     };
   },
   },
   computed: {
   computed: {
-
     // 机构列表转属性数据
     // 机构列表转属性数据
     companyListTree() {
     companyListTree() {
       let cloneData = JSON.parse(JSON.stringify(this.companyList)); // 对源数据深度克隆
       let cloneData = JSON.parse(JSON.stringify(this.companyList)); // 对源数据深度克隆