Browse Source

'202206131625'

fanghuisheng 3 years ago
parent
commit
faecc1fb3a
1 changed files with 1 additions and 1 deletions
  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) => {
     onBeforeRouteLeave((to, from, next) => {
-      //离开当前的组件,触发
+      //离开当前的组件,触发 
       console.log(to, from)
       console.log(to, from)
       if (updateModelBool.value == true) {
       if (updateModelBool.value == true) {
         var bool = confirm('系统不会保存您所做的更改,确定离开吗?')
         var bool = confirm('系统不会保存您所做的更改,确定离开吗?')