|
|
@@ -47,7 +47,7 @@ export const sourceMap: FilterGroupMap<typeof contextState> = new Map([
|
|
|
value: 'supplierId',
|
|
|
},
|
|
|
],
|
|
|
- ['4', {label: 'WBS名称', type: 'field', value: 'wbs'}],
|
|
|
+ ['4', {label: 'WBS名称', type: 'field', value: 'wbsName'}],
|
|
|
['5', {label: '物料类别', type: 'field', value: 'partType'}],
|
|
|
[
|
|
|
'6',
|