Преглед изворни кода

面料损耗表取消事故单单元格点击

jbb пре 2 година
родитељ
комит
363bf22f43
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/reportForms/fabric-loss-table.vue

+ 1 - 1
src/views/reportForms/fabric-loss-table.vue

@@ -695,7 +695,7 @@ export default {
           width: 120,
           dataIndex: 'cpbvcode',
           className: 'replacecolor',
-          customCell: this.accidentListCustomCell,
+          // customCell: this.accidentListCustomCell,
           scopedSlots: { customRender: 'cpbvcode' }
         },
         { title: '事故承担方', width: 120, dataIndex: 'cvenAbbName', className: 'replacecolor' },