调整detail前后对比大小

This commit is contained in:
X1627315083
2026-01-23 16:06:47 +08:00
parent bc8ce0bd47
commit df5cb918a2
3 changed files with 7 additions and 5 deletions

View File

@@ -615,10 +615,10 @@ export default defineComponent({
homeMainData.openTypeChild = ''
homeMainData.openType = ''
}
if ((query?.id || query?.history) && !(await getIdExistToHistory())) {
router.push('/home')
return
}
// if ((query?.id || query?.history) && !(await getIdExistToHistory())) {
// router.push('/home')
// return
// }
} else {
homeMainData.openType = ''
homeMainData.openTypeChild = ''