siyouyou 7 months ago
parent
commit
fd409abe57
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/account/camera/index.vue

+ 1 - 0
src/views/account/camera/index.vue

@@ -1317,6 +1317,7 @@ export default {
       this.queryParams.endMileBD = "";
       this.queryParams.endMileBD = "";
       this.queryParams.stationName = "";
       this.queryParams.stationName = "";
       this.queryParams.cameraCode = "";
       this.queryParams.cameraCode = "";
+      this.queryParams.enableOrNot=''
       this.queryParams.pageNum = 1;
       this.queryParams.pageNum = 1;
       this.queryParams.pageSize = 10;
       this.queryParams.pageSize = 10;
       this.getCameraList();
       this.getCameraList();