陈少旭 9 meses atrás
pai
commit
7d778a23b8

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

840
                     that.form.psn_desc = response.data.data.desc
840
                     that.form.psn_desc = response.data.data.desc
841
 
841
 
842
                   } else if (that.form.id_card_type == 2) {
842
                   } else if (that.form.id_card_type == 2) {
843
-                    2
843
+                    that.form.social_type = parseInt(response.data.data.insutype)
844
                     that.form.id = patient.id
844
                     that.form.id = patient.id
845
                     that.form.name = patient.name
845
                     that.form.name = patient.name
846
                     that.form.gender = patient.gender
846
                     that.form.gender = patient.gender