002201 2 năm trước cách đây
mục cha
commit
71f7a1fdcc
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/views/purchase/catalogue/column.js

+ 2 - 0
src/views/purchase/catalogue/column.js

@@ -4,12 +4,14 @@ export const FormColumns = [
     title: "有效状态",
     inputType: "Select",
     referName: "is_effective",
+    width: 50,
   },
   {
     key: "enableStatus",
     title: "启用状态",
     inputType: "Select",
     referName: "is_effective",
+    width: 50,
   },
   {
     key: "puOrgName",