Browse Source

康复管理:新建计划,保存医嘱信息失败 修复

huhongkun 6 years ago
parent
commit
eba2cdf9d0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/recover/html/new_recover.html

+ 1 - 0
app/recover/html/new_recover.html

@ -442,6 +442,7 @@
					editdiagnosis:function(){
						var  vm = this;
						vm.edit = !vm.edit;
						vm.nodata = false
						vm.subsidiaryInfo.data.department = $('#department').find('input').val()
						vm.subsidiaryInfo.data.attendingDoctor = $('#attendingDoctor').find('input').val()
						vm.subsidiaryInfo.data.admissionDiagnosis = $('#department').find('input').val()