qinxianzhangyao
2024-03-18 e3a63203c823a4b7fcb12a52769c34acdc0b7a19
src/views/standard/renshunum/index.vue
@@ -93,7 +93,7 @@
  },
  created() {
    // this.getNowTime();
    this.getList();
    this.getdate();
  },
@@ -104,6 +104,7 @@
          moment(res.data).format("YYYY-MM-DD 00:00:00"),
          moment(res.data).format("YYYY-MM-DD 23:59:00"),
        ];
        this.getList();
      });
    },
    getList() {