guarantee-lsq il y a 1 an
Parent
commit
2e2ff268b1
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  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,