lkk
2024-12-18 393fbf1bc48cedc0de0cf7453163a179d8bc01b5
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();
      });
    },