zck 11 сар өмнө
parent
commit
caacf069dc

+ 2 - 1
src/view/performance/12-orderAccounting/index.vue

@@ -481,7 +481,8 @@ const tableCols1 = [
   { label: '奖罚金额合计', prop: 'reward_money', width: '140',sortable:'sortable' },
   { label: '废品合计', prop: '废品合计', width: '120' ,sortable:'sortable'},
   { label: '工单无形损', prop: '工单无形损', width: '120',sortable:'sortable' },
-  { label: '材料废', prop: '材料废', width: '80' },
+  // { label: '材料废', prop: '材料废', width: '80' },
+  { label: '机检废', prop: '机检废', width: '80' },
   { label: '零头处理', prop: '零头处理', width: '90'},
   { label: '处发废', prop: '外发废', width: '80' },
   { label: '外摊废', prop: '分摊废', width: '80'},