陈少旭 9 kuukautta sitten
vanhempi
commit
7cde7e0105
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/xt_pages/outpatientCharges/components/registerDialog.vue

+ 1 - 0
src/xt_pages/outpatientCharges/components/registerDialog.vue Näytä tiedosto

@@ -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