@@ -12,6 +12,14 @@ export const SearchColumns = [
},
{
+ item: { key: "materialCodes", title: "物料编码" },
+ attr: {
+ clearable: true,
+ is: "el-input",
+ placeholder: '多物料编码使用 , 隔开',
+ },
+ {
item:{
key: "name",
title: "物料名称",