Merge pull request 'fix : 修复需求汇总文件回显' (#427) from dd into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/427
This commit is contained in:
2024-06-29 14:31:46 +00:00

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([])