Browse Source

Merge branch 'master' of huhongkun/PC-application into master

huhongkun 6 years ago
parent
commit
be703c4e3b
1 changed files with 3 additions and 2 deletions
  1. 3 2
      app/recover/html/new_recover.html

+ 3 - 2
app/recover/html/new_recover.html

@ -356,8 +356,8 @@
                				}
                				vm.orderHospital(0)
                			}else{
//              				vm.diagnosisInfo = [{orgName:'无'}]
//              				vm.orderHospital(0)
                				vm.diagnosisInfo = [{orgName:'无'}]
                				vm.orderHospital(0)
                				showErrorMessage(res.msg);
                			}
                		})
@ -797,6 +797,7 @@
                		this.pati = pati
                		this.getPatientInfo()
                		this.findTemplateList()
                		this.diagnosisQuery()
                	},
                	// 添加模板
                	addMuban: function(oId) {