3.18 患者端
This commit is contained in:
@@ -835,7 +835,7 @@ Page({
|
||||
//this.getSick();
|
||||
|
||||
this.handleIsExist();
|
||||
|
||||
this.getlocalInfo(options.family_id);
|
||||
},
|
||||
goAgreement:throttle(function(){
|
||||
app.method.navigateTo({
|
||||
@@ -870,10 +870,12 @@ Page({
|
||||
console.log(pathography_id)
|
||||
if(pathography_id){
|
||||
this.handlepathographyDetail(pathography_id)
|
||||
}else{
|
||||
this.getlocalInfo(family_id);
|
||||
//this.handleLastSick(options.family_id);
|
||||
}
|
||||
// else{
|
||||
|
||||
// //this.handleLastSick(options.family_id);
|
||||
// }
|
||||
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user