陈少旭 9 달 전
부모
커밋
7cde7e0105
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/xt_pages/outpatientCharges/components/registerDialog.vue

+ 1 - 0
src/xt_pages/outpatientCharges/components/registerDialog.vue 파일 보기

@@ -770,6 +770,7 @@
770 770
                         that.form.birthday = uParseTime(patient.birthday, '{y}-{m}-{d}')
771 771
                         that.form.phone = patient.phone
772 772
                         that.form.id_card = patient.id_card_no
773
+                        that.form.social_type = parseInt(response.data.data.insutype)
773 774
 
774 775
                       } else {
775 776
                         that.form.id = patient.id