Jelajahi Sumber

参数跳转

gcz 3 tahun lalu
induk
melakukan
18d90deae0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      pages/deviceList/deviceListType3/deviceInfo.vue

+ 1 - 1
pages/deviceList/deviceListType3/deviceInfo.vue

@@ -217,7 +217,7 @@
 				})
 			},
 			modalConfirm(){
-				this.$u.api.controlDevice({roadwayNo:this.roadNo,command:this.command}).then(res=>{
+				this.$u.api.controlDevice({roadwayNo:this.pageData.roadwayNo,command:this.command}).then(res=>{
 					uni.showToast({
 						icon:'none',
 						title:res.msg