Parcourir la source

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

csx il y a 3 ans
Parent
révision
a4047a2c99
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      src/xt_pages/outpatientRegistration/index.vue

+ 4 - 0
src/xt_pages/outpatientRegistration/index.vue Voir le fichier

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