筛查结果
This commit is contained in:
parent
9beef63018
commit
df7fef1a3a
@ -220,7 +220,7 @@ import baseurl from '@/api/baseurl.js'
|
||||
} else {
|
||||
// this.patientld = 52;
|
||||
this.userinfo= uni.getStorageSync('userinfo');
|
||||
this.patientld = this.userinfo.patientld;
|
||||
this.patientld = this.userinfo.id;
|
||||
this.getLastScreeningResult()
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user