|
|
@@ -163,6 +163,7 @@
|
|
|
getApp().globalData.userCodeNumber = that.userInfoObj.code;
|
|
|
getApp().globalData.managerPhone = that.userInfoObj.qyjl_phone;
|
|
|
getApp().globalData.managerName = that.userInfoObj.qyjl_name;
|
|
|
+ getApp().globalData.addTime = that.userInfoObj.addtime;
|
|
|
that.judgeUserType(that.userInfoObj.type,that.userInfoObj.pass)
|
|
|
}else {
|
|
|
uni.showToast({
|