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

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

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