Explorar o código

成本分配表-事故单-字段修改

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
9c8530831a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/reportForms/cost-allocation-table.vue

+ 1 - 1
src/views/reportForms/cost-allocation-table.vue

@@ -296,7 +296,7 @@ export default {
         {
           title: '单号',
           width: 120,
-          dataIndex: 'accidentNum',
+          dataIndex: 'accidentNumber',
           className: 'replacecolor',
           customCell: this.accidentListCustomCell,
           scopedSlots: { customRender: 'accidentNum' }