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