陈少旭 9 个月前
父节点
当前提交
7cde7e0105
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/xt_pages/outpatientCharges/components/registerDialog.vue

+ 1 - 0
src/xt_pages/outpatientCharges/components/registerDialog.vue 查看文件

770
                         that.form.birthday = uParseTime(patient.birthday, '{y}-{m}-{d}')
770
                         that.form.birthday = uParseTime(patient.birthday, '{y}-{m}-{d}')
771
                         that.form.phone = patient.phone
771
                         that.form.phone = patient.phone
772
                         that.form.id_card = patient.id_card_no
772
                         that.form.id_card = patient.id_card_no
773
+                        that.form.social_type = parseInt(response.data.data.insutype)
773
 
774
 
774
                       } else {
775
                       } else {
775
                         that.form.id = patient.id
776
                         that.form.id = patient.id