fix: 移除调试器代码

This commit is contained in:
yangzhe 2025-07-10 16:41:57 +08:00
parent aef3a3069d
commit 9ef6a78e10
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ export default {
},
});
debugger;
// debugger;
if (!that.vuex_user) {
this.$u.vuex("vuex_user", "");