@@ -210,7 +210,10 @@ export const SearchColumns = [
placeholder: "请输入物料编码,多个用,分隔",
},
-];
+].map(({ item, attr }) => ({
+ attr,
+ item: { ...item, hidden: true, span: item.span || 6 },
+}));
const pickerOptions = {
shortcuts: [