fix : 修复需求汇总文件回显

This commit is contained in:
2024-06-29 22:30:21 +08:00
parent 3b884c0b78
commit 40d3d423c7

View File

@@ -281,7 +281,7 @@ const companyOption = ref([])
const summaryForm = ref()
const deploymentId = ref()
const specialFundOption = ref([])
const showTable = ref(false)
const showTable = ref(true)
const showSingleTable = ref(false)
const otherFileList = ref([])
const singleList = ref([])