fix : 修复需求征集/汇总/费用台账页面搜索细节

This commit is contained in:
2024-06-18 22:18:35 +08:00
parent 6ab1dc806e
commit 3745c9cb28
6 changed files with 20 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ const searchConfig = reactive([
placeholder: '请选择征集类型',
clearable: true,
filterable: true,
cacheKey: 'todo_type'
cacheKey: 'collect_type'
}
},
{