瀏覽代碼

补充提交

JohnnyChan 11 小時之前
父節點
當前提交
500d9a3ae4
共有 1 個文件被更改,包括 12 次插入0 次删除
  1. 12 0
      JLHWEB/src/views/quote/mattressQuote/hooks/index.tsx

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