修改
This commit is contained in:
parent
919fbaea9f
commit
49c2212a71
@ -125,7 +125,7 @@
|
||||
appPersonallist: {
|
||||
nurseStationPersonCheckList: []
|
||||
}, //用户信息
|
||||
image: null, //判断是否上传头像
|
||||
image: false, //判断是否上传头像
|
||||
certificateimg: [], //证书img
|
||||
myimg: null, //头像img
|
||||
}
|
||||
@ -136,6 +136,7 @@
|
||||
// },
|
||||
},
|
||||
onShow() {
|
||||
this.image = false
|
||||
this.baseurl = baseurl;
|
||||
let that = this
|
||||
const value = uni.getStorageSync('nursePersonId');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user