浏览代码

添加登记时间参数

zizhong.wang 5 年之前
父节点
当前提交
72eac3bf59
共有 1 个文件被更改,包括 1 次插入0 次删除
  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({