CanadaMes-ui/src/views/Electrical/ManualonePosition2.vue
@@ -125,6 +125,7 @@ }, //提交方法 submitDataToBackend (currentButtonName) { if (currentButtonName === 'A01翻转启动' || currentButtonName === 'A01 SERVE TURN') { const data = []; @@ -324,7 +325,7 @@ //未回零 for (let i = 0; i < jsonData2.length; i++) { let arr2 = jsonData2[i]; for (let j = 0; j < arr2.length; j++) {