002201 %!s(int64=2) %!d(string=hai) anos
pai
achega
71f7a1fdcc
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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",