Browse Source

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

csx 3 years ago
parent
commit
7cab37daa1
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/xt_pages/outpatientRegistration/index.vue

+ 4 - 0
src/xt_pages/outpatientRegistration/index.vue View File

1435
                       that.form.phone = ''
1435
                       that.form.phone = ''
1436
                       that.form.social_type = ''
1436
                       that.form.social_type = ''
1437
 
1437
 
1438
+                      that.form.register = 4
1439
+                      that.form.registrationFee = 0
1440
+                      that.form.medicalExpenses = 0
1441
+
1438
                       that.form.p_type = 14
1442
                       that.form.p_type = 14
1439
                       that.form.sick_type = that.sick[0].id
1443
                       that.form.sick_type = that.sick[0].id
1440
                       that.form.diagnosis = that.diagnoses[0].id
1444
                       that.form.diagnosis = that.diagnoses[0].id