Explorar o código

合同工程清单修改

duy hai 1 ano
pai
achega
737e126d45
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/project/debit/contract/check-list.vue

+ 1 - 1
src/views/project/debit/contract/check-list.vue

@@ -572,7 +572,7 @@ const tableColumn = ref([
     { key: 'changePrice', name: '变更后单价' },
     { key: 'changeTotal', name: '变更后数量' },
     { key: 'changeMoney', name: '变更后金额' },
-    { key: 'isSupplement', name: '是否增补' },
+    { key: 'isSupplementName', name: '是否增补' },
 ])
 const tableData = ref([])