jbb 2 năm trước cách đây
mục cha
commit
2a4652007e
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      src/views/reportForms/fabric-loss-table.vue

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

@@ -515,11 +515,11 @@ export default {
           scopedSlots: { customRender: 'purchaseInQuantity' }
         },
         { title: '物料编码', dataIndex: 'cinvCode', width: 120, className: 'replacecolor' },
-        { title: '货物名称', dataIndex: 'cinvName', width: 340, className: 'replacecolor', align:'left' },
-        { title: '颜色', dataIndex: 'ccolor', width: 120, className: 'replacecolor' },
+        { title: '货物名称', dataIndex: 'cinvName', width: 200, className: 'replacecolor', align:'left' },
+        { title: '颜色', dataIndex: 'ccolor', width: 110, className: 'replacecolor' },
         { title: '损耗', dataIndex: 'cquantityLoss',  width: 120,className: 'replacecolor' },
         { title: '多发少发', dataIndex: 'iquantityMoreLess', width: 120, className: 'replacecolor' },
-        { title: '附件', dataIndex: 'enclosure', width: 170, className: 'replacecolor', scopedSlots: { customRender: 'enclosure' }, fixed: 'right'}
+        { title: '附件', dataIndex: 'enclosure', width: 120, className: 'replacecolor', scopedSlots: { customRender: 'enclosure' }, fixed: 'right'}
       ],
 
       // 成本发票 表头