guarantee-lsq 1 年之前
父節點
當前提交
2e2ff268b1
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/views/purchase/inventory-list/InventoryList.vue

+ 6 - 0
src/views/purchase/inventory-list/InventoryList.vue

@@ -124,6 +124,12 @@ export default {
           width: '100px',
           dataIndex: 'ggxh'
         },
+        {
+          title: '存货分类',
+          checked: true,
+          width: '100px',
+          dataIndex: 'codeName'
+        },
         {
           title: '厂区',
           checked: true,