Explorar o código

'202206131625'

fanghuisheng %!s(int64=3) %!d(string=hai) anos
pai
achega
faecc1fb3a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/index/components/VersionInformation.vue

+ 1 - 1
src/views/index/components/VersionInformation.vue

@@ -319,7 +319,7 @@ export default defineComponent({
     }
 
     onBeforeRouteLeave((to, from, next) => {
-      //离开当前的组件,触发
+      //离开当前的组件,触发 
       console.log(to, from)
       if (updateModelBool.value == true) {
         var bool = confirm('系统不会保存您所做的更改,确定离开吗?')