首页修改
This commit is contained in:
parent
dfa00bcb0f
commit
a538844ce7
@ -115,14 +115,14 @@
|
||||
uni.setStorageSync("region", 3)
|
||||
}
|
||||
this.region = uni.getStorageSync('region')
|
||||
if (this.region) {
|
||||
if (this.region == "1" || this.region == "2") {
|
||||
// if (this.region) {
|
||||
// if (this.region == "1" || this.region == "2") {
|
||||
|
||||
} else {
|
||||
this.family()
|
||||
}
|
||||
// } else {
|
||||
// this.family()
|
||||
// }
|
||||
|
||||
}
|
||||
// }
|
||||
|
||||
if (this.userinfo) {
|
||||
this.patientName = this.userinfo.patientName
|
||||
|
||||
Loading…
Reference in New Issue
Block a user