@@ -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