This commit is contained in:
曹辉 2023-04-10 17:00:48 +08:00
parent 919fbaea9f
commit 49c2212a71

View File

@ -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');