소스 검색

设备监控

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