shuishen
2021-03-24 4ed0702e4abb5af61f1aaf657a580fe6bee884d9
src/views/realTimePolice/real.vue
@@ -2,7 +2,7 @@
 * @Author: Morpheus
 * @Date: 2021-03-17 15:21:33
 * @Last Modified by: Morpheus
 * @Last Modified time: 2021-03-22 09:29:16
 * @Last Modified time: 2021-03-22 11:52:42
 */
<template>
  <basic-container>
@@ -1110,8 +1110,9 @@
          }
        )
        .then(function () {
          that.onLoad(that.page, that.query);
          that.dialogTableVisible = false;
          that.onLoad(that.page, that.query);
          that.$router.push({ path: "/policeTracking/track", query: that.form });
        });
    },
    beginTimeOrEndTime(time) {