Procházet zdrojové kódy

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

csx před 3 roky
rodič
revize
a4047a2c99
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      src/xt_pages/outpatientRegistration/index.vue

+ 4 - 0
src/xt_pages/outpatientRegistration/index.vue Zobrazit soubor

@@ -1063,6 +1063,10 @@
1063 1063
                     this.form.id_card_type = 1
1064 1064
                     this.form.settlementValue = 1
1065 1065
 
1066
+                    this.form.register = 4
1067
+                    this.form.registrationFee = 0
1068
+                    this.form.medicalExpenses = 0
1069
+
1066 1070
                   } else {
1067 1071
                     this.$message.error('今日患者已挂号!')
1068 1072
                   }