陈少旭 hace 9 meses
padre
commit
7cde7e0105
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/xt_pages/outpatientCharges/components/registerDialog.vue

+ 1 - 0
src/xt_pages/outpatientCharges/components/registerDialog.vue Ver fichero

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