调整detail前后对比大小
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user