Browse Source

设备监控

wy 1 year ago
parent
commit
c3f37fd6c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/equipment-monitoring/components/StorageInfo.vue

+ 1 - 1
pages/equipment-monitoring/components/StorageInfo.vue

@@ -207,7 +207,7 @@
 				//停止充电后才能切换
 				let data = {
 					"chargerId": this.chargerInfoVo.chargerCode,
-					"chargerWay": chgType == 1 ? '0' : '1',
+					"chargerWay": chgType == 1 ? '1' : '2',
 					"controlPriority": 0,
 					"powerControl": 0,
 					"powerToggle": 0