.
This commit is contained in:
@@ -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();
|
||||||
|
Reference in New Issue
Block a user