合并分支 'fix_foton_20230613' 到 'master'

拦截路由

查看合并请求 laws-foton-slrs/foton-laws-system-front!103
This commit is contained in:
高嵩
2023-07-17 20:48:16 +08:00
+2 -1
View File
@@ -20,7 +20,8 @@ export default {
},
methods: {
closeWindow(){
hwh5.close();
// hwh5.close()
this.$router.go(-2)
}
}
}