update 国内、企标查看标准分解单

This commit is contained in:
赵霄
2023-10-19 18:10:00 +08:00
parent b8ce912002
commit 9a3adf5b07
4 changed files with 26 additions and 8 deletions
@@ -13,7 +13,7 @@ export default {
components: { StandardResolutionSheet },
mounted () {
this.$nextTick(() => {
this.$refs.resolutionSheet.splitId = this.$route.query.id
this.$refs.resolutionSheet.queryParams = { id: this.$route.query.id }
this.$refs.resolutionSheet.initClauseFieldList()
this.$refs.resolutionSheet.initDetailInfo()
})