fix : 优化直接上报时项目归档附件tab展示

This commit is contained in:
2024-06-10 16:19:09 +08:00
parent b05d0ff42f
commit 535d3f680b

View File

@@ -90,7 +90,11 @@ const upload = () => {
})
}
}
watchEffect(() => {
if (requirementId.value === '-1') {
paneList.value = paneList.value.slice(1)
}
})
onMounted(() => {
if (activeName.value === '50') {
search({})