src/views/doctor/checkAll/index.vue
@@ -1523,10 +1523,10 @@ }, getdate() { getNewDateList().then((res) => { this.startTime = [ /* this.startTime = [ moment(res.data).format("YYYY-MM-DD 00:00:00"), moment(res.data).format("YYYY-MM-DD 23:59:00"), ]; ]; */ this.getList(); }); },