This commit is contained in:
X1627315083
2025-11-11 16:17:32 +08:00
parent 28417b7b55
commit 5c3a8975d6
3 changed files with 18 additions and 13 deletions

View File

@@ -462,7 +462,7 @@ export default defineComponent({
// this.$router.push({ name: 'homePage', params: { id: record.id, type: 'History' } })
// this.store.commit('setChooseIsDesign', num)
// router.push(`/home/tools?tools=toProduct&id=${childItem.id}`)
this.store.commit('setProjectPath','')
if (record.process == 'SERIES_DESIGN' || record.process == 'SINGLE_DESIGN') {
this.$router.push(`/home/history/${record?.id}`)
// this.$router.push(`/home?history=${record?.id}`)