Переглянути джерело

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

lihongxiao 2 роки тому
батько
коміт
0e5fa7bc02

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

@@ -1326,6 +1326,7 @@ export default {
       ],
       ],
       productColumns: [
       productColumns: [
         //数据列
         //数据列
+        { prop: "id", label: " ID", minWidth: 160 },
         { prop: "productName", label: " 产品名称", minWidth: 160 },
         { prop: "productName", label: " 产品名称", minWidth: 160 },
         { prop: "costsStartDate", label: "费用起期", minWidth: 160 },
         { prop: "costsStartDate", label: "费用起期", minWidth: 160 },
         { prop: "costsEndDate", label: "费用止期", minWidth: 160 },
         { prop: "costsEndDate", label: "费用止期", minWidth: 160 },