fix : 修复项目费用显示bug
This commit is contained in:
@@ -36,7 +36,7 @@ const searchConfig = reactive([
|
||||
colProps: {}
|
||||
}, {
|
||||
label: '项目费用',
|
||||
prop: 'requirementName',
|
||||
prop: 'projectCost',
|
||||
component: shallowRef(fvSelect),
|
||||
props: {
|
||||
placeholder: '请选择项目费用查询',
|
||||
|
||||
Reference in New Issue
Block a user