--fix token bug version

This commit is contained in:
yuping
2023-03-21 15:51:09 +08:00
parent ea65b4de99
commit f030d7f91c

View File

@@ -34,7 +34,7 @@ import {USER_PERMISSION} from "@/api/ThirdApi";
const store = useStore();
const isLogin = ref(false);
console.log("版本2.1.3------------");
console.log("版本2.1.4------------");
// 监听关闭浏览器
let time1 = ref(0);