fix
This commit is contained in:
@@ -43,12 +43,7 @@ export default defineComponent({
|
||||
return {};
|
||||
},
|
||||
mounted() {
|
||||
// this.userInfo = JSON.parse(getCookie("userInfo") as any);
|
||||
// if (this.userInfo.userId == 83) {
|
||||
// } else {
|
||||
// router.replace("/home");
|
||||
// return
|
||||
// }
|
||||
|
||||
},
|
||||
methods: {
|
||||
async setFingerprint2(str:any) {
|
||||
|
||||
Reference in New Issue
Block a user