JohnnyChan 11 godzin temu
rodzic
commit
500d9a3ae4

+ 12 - 0
JLHWEB/src/views/quote/mattressQuote/hooks/index.tsx

@@ -3134,6 +3134,18 @@ export const useHooks = (t?: any) => {
         }
       }
     },
+    {
+      field: "erp_mtrlcode",
+      title: "L1物料编码",
+      search: {
+        el: "input",
+        key: "arg_erp_mtrlcode",
+        props: {
+          placeholder: "L1物料编码"
+        },
+        order: 0
+      }
+    },
     {
       field: "mattress_width",
       title: "床垫宽/CM",