Browse Source

医护管理

XMLWAN 4 years ago
parent
commit
1a17f42013
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/medicalScheduling/index.vue

+ 1 - 1
src/xt_pages/medicalScheduling/index.vue View File

356
             end_time:this.getTimestamp(this.weekDayArr[6]),
356
             end_time:this.getTimestamp(this.weekDayArr[6]),
357
             schedule_date:this.getTimestamp(this.schedule_date)
357
             schedule_date:this.getTimestamp(this.schedule_date)
358
             }
358
             }
359
-            // console.log("params",params)
359
+             console.log("params",params)
360
             
360
             
361
             addSchedule(params).then(response=>{
361
             addSchedule(params).then(response=>{
362
             if(response.data.state == 1){
362
             if(response.data.state == 1){