@@ -162,6 +162,7 @@
this.selectedRows = selectionRows;
},
searchQuery(){
+ this.queryParam.pageNo = 1
this.getData(this.queryParam.Org)
searchReset(){
@@ -161,6 +161,7 @@
this.getData(this.queryParam.Org,this.queryParam.DeptId)
@@ -149,6 +149,7 @@
})
@@ -203,6 +203,7 @@
this.getData(this.queryParam.Org,this.ExecutionStatus)
@@ -163,6 +163,7 @@
@@ -160,6 +160,7 @@