浏览代码

设备监控

wy 1 年之前
父节点
当前提交
c3f37fd6c7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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