陈少旭 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