Explorar el Código

面料损耗更新

fenghaifu hace 2 años
padre
commit
76ddebdcdd
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      src/views/reportForms/fabric-loss-table/purchaseLeftModal.vue

+ 7 - 0
src/views/reportForms/fabric-loss-table/purchaseLeftModal.vue

@@ -103,6 +103,13 @@ export default {
           key: '',
           className: 'replacecolor'
         },
+        {
+          title: '仓库',
+          dataIndex: 'cwhName',
+          width: 120,
+          key: '',
+          className: 'replacecolor'
+        },
         {
           title: '批号',
           dataIndex: 'cbatch',