瀏覽代碼

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

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

+ 4 - 0
src/xt_pages/outpatientRegistration/index.vue 查看文件

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