JohnnyChan 13 tuntia sitten
vanhempi
commit
500d9a3ae4
1 muutettua tiedostoa jossa 12 lisäystä ja 0 poistoa
  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",
       field: "mattress_width",
       title: "床垫宽/CM",
       title: "床垫宽/CM",