mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 11:56:46 +08:00
测评管理调试
This commit is contained in:
@@ -46,6 +46,7 @@ const store = useStore();
|
||||
const isLogin = ref(false);
|
||||
const isInclude = computed(() => store.state.isInclude);
|
||||
console.log("版本3.3.2------------");
|
||||
console.log("测试更新");
|
||||
|
||||
// 监听关闭浏览器
|
||||
let time1 = ref(0);
|
||||
|
||||
Reference in New Issue
Block a user