002201 2 lat temu
rodzic
commit
7f4c4c55a3
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/views/purchase/catalogue/column.js

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

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