mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-17 16:13:48 +08:00
temp payment method integration
This commit is contained in:
@@ -362,6 +362,7 @@ export default {
|
||||
let usernot=this.$store.state.userInfo;
|
||||
//console.log(usernot);
|
||||
if(usernot){
|
||||
window._hmt.push(['_setUserId', usernot.data.mobile]);
|
||||
this.loginornot=false
|
||||
}else{
|
||||
this.loginornot=true
|
||||
|
||||
Reference in New Issue
Block a user