zhangqiOMG %!s(int64=2) %!d(string=hai) anos
pai
achega
83bac9527b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/detailTemplate/index.vue

+ 1 - 1
src/components/detailTemplate/index.vue

@@ -69,7 +69,7 @@
   
   const activeKey = ref(0)
   const goBack = ()=>{
-    router.go(-1)
+    router.replace(router.currentRoute.value.meta.name)
   }
 
   const delData = ()=>{