fix : 修复项目立项上传文件bug

This commit is contained in:
2024-06-04 17:10:32 +08:00
parent 8b5868fde6
commit 8f1cc442ac
4 changed files with 14 additions and 13 deletions

View File

@@ -106,7 +106,7 @@ const searchConfig = reactive([
props: {
placeholder: '请选择状态',
clearable: true,
cacheKey: 'project_initiation'
cacheKey: 'project_filing'
}
},
// {