陈少旭 пре 9 месеци
родитељ
комит
7d778a23b8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/xt_pages/outpatientCharges/components/registerDialog.vue

+ 1 - 1
src/xt_pages/outpatientCharges/components/registerDialog.vue Прегледај датотеку

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