002201 2 жил өмнө
parent
commit
7f4c4c55a3

+ 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",