南昌市物联网技防平台-前端
shuishen
2021-04-09 c6b9917b50da02f7a18ddb621b283d303f4f6bda
src/views/realTimePolice/real.vue
@@ -894,6 +894,14 @@
        };
      }
      if (this.$route.query.timeDesc) {
        values = {
          ...params,
          timeDesc: this.$route.query.timeDesc,
          ...this.query,
        };
      }
      this.loading = true;
      getList(page.currentPage, page.pageSize, values).then((res) => {
        const data = res.data.data;