@@ -204,6 +204,16 @@ export const useHooks = (t?: any) => {
editable: ALLOW_EDIT_STATE
}
},
+ {
+ field: "cloth_width",
+ title: "幅宽",
+ datatype: "number",
+ basicinfo: {
+ el: "input",
+ span: 2,
+ editable: ALLOW_EDIT_STATE
+ }
+ },
{
field: "if_inputqty",
title: "固定厚度",