fix : 修复项目实施-归档列表页附件项目实施/验收展示及上传附件功能,修复需求上报资金名称传参

This commit is contained in:
2024-08-28 22:55:40 +08:00
parent 060f6e0fd8
commit d4d7601bae
8 changed files with 24 additions and 16 deletions

View File

@@ -105,7 +105,7 @@ const handleSearch = () => {
const loading = ElLoading.service({fullscreen: true})
let params = {
targetId: route.query.projectId,
targetState: "40"
targetState: "30"
}
if (attachmentParam.tag) {
tagsOption.value.forEach(item => {