瀏覽代碼

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 3 年之前
父節點
當前提交
af7d7e5bf7
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/xt_pages/outpatientCharges/components/registerDialog.vue

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

@@ -637,6 +637,9 @@
637 637
         this.form.id_card_type = 2
638 638
         this.form.certificates = 1
639 639
 
640
+        if (this.$store.getters.xt_user.org_id == 10188){
641
+          this.form.id_card_type = 1
642
+        }
640 643
 
641 644
         if (departments.length > 0) {
642 645
           this.form.department = departments[0].id