xiaoming_global 6 years ago
parent
commit
cb72046bc3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/xt_pages/sign/index.vue

+ 0 - 1
src/xt_pages/sign/index.vue View File

205
               this.patients.splice(i, 1)
205
               this.patients.splice(i, 1)
206
             }
206
             }
207
           }
207
           }
208
-
209
           this.queryParams.schedule_type = response.data.data.schedule_type
208
           this.queryParams.schedule_type = response.data.data.schedule_type
210
           this.querySignParams.date_time = response.data.data.today
209
           this.querySignParams.date_time = response.data.data.today
211
 
210