wh 1 year ago
parent
commit
787f537cc2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/Workorder/Remotecontrol/Remotecontrol.vue

+ 1 - 0
pages/Workorder/Remotecontrol/Remotecontrol.vue

@@ -346,6 +346,7 @@
 					Api.setControlElec(val).then((res) => {
 					Api.setControlElec(val).then((res) => {
 						uni.hideLoading()
 						uni.hideLoading()
 						if (res.data.code == 0) {
 						if (res.data.code == 0) {
+							this.dataForm.page=1;
 							this.getDataList();
 							this.getDataList();
 							uni.showToast({
 							uni.showToast({
 								title: '操作成功'
 								title: '操作成功'