提交 48ebc885 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

Merge branch 'dev-patients-20190513' of...

Merge branch 'dev-patients-20190513' of http://192.168.110.53/com.pica.cloud.education.frontend/pica.cloud.web-education-admin into dev-patients-20190513
......@@ -150,7 +150,7 @@
curmbThird: '居民详情',
jumPathThird: '/patients-manage/mypatients-manage/patients-list',
activeName: 'first',
patientId: '99997786', //暂时写死一个居民的patientId 99997747
patientId: '',
patientInfo: {
isWechatBind: 1,
remark: '',
......@@ -162,6 +162,7 @@
}
},
created() {
this.patientId = this.$route.query.patientId;
this.init();
// getDiseasesList().then(({data}) => {
// console.log('获取所有疾病',data)
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册