Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef740b6960 | ||
|
|
fd0ac20a0e |
@@ -25,9 +25,11 @@ Component({
|
|||||||
this.triggerEvent('handleFocus',true)
|
this.triggerEvent('handleFocus',true)
|
||||||
},
|
},
|
||||||
goInquirtForm(){
|
goInquirtForm(){
|
||||||
// wx.navigateTo({
|
|
||||||
// url: '/healthyService/pages/visitList/visitList',
|
wx.navigateTo({
|
||||||
// })
|
url: '/healthyService/pages/visitList/visitList',
|
||||||
|
})
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
@@ -848,7 +848,7 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
//this.getSick();
|
//this.getSick();
|
||||||
|
this.getlocalInfo(options.family_id);
|
||||||
this.handleIsExist();
|
this.handleIsExist();
|
||||||
this.getlocalInfo(options.family_id);
|
this.getlocalInfo(options.family_id);
|
||||||
},
|
},
|
||||||
@@ -885,6 +885,7 @@ Page({
|
|||||||
console.log(pathography_id)
|
console.log(pathography_id)
|
||||||
if(pathography_id){
|
if(pathography_id){
|
||||||
this.handlepathographyDetail(pathography_id)
|
this.handlepathographyDetail(pathography_id)
|
||||||
|
|
||||||
}
|
}
|
||||||
// else{
|
// else{
|
||||||
|
|
||||||
@@ -892,6 +893,7 @@ Page({
|
|||||||
// }
|
// }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user