Explorar el Código

添加登记时间参数

zizhong.wang hace 5 años
padre
commit
72eac3bf59
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -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({