瀏覽代碼

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

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' },