whj 1 năm trước cách đây
mục cha
commit
f02db963d7
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/views/purchase/inventory-list/InventoryList.vue

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

@@ -118,6 +118,12 @@ export default {
           width: '100px',
           dataIndex: 'name'
         },
+        {
+          title: '物料编码',
+          checked: true,
+          width: '100px',
+          dataIndex: 'no'
+        },
         {
           title: '规格型号',
           checked: true,