#
Junjie
5 天以前 7451d4b759a30830514f8f398268d5694dcb1dde
src/main/webapp/views/debugParam/debugParam.html
@@ -79,8 +79,8 @@
                  <div class="show-box">
                     <div>输出RCS调试日志</div>
                     <el-radio border v-model="codeMap.rcsDebugShowLog" label="true">开</el-radio>
                     <el-radio border v-model="codeMap.rcsDebugShowLog" label="false">关</el-radio>
                     <el-radio border v-model="codeMap.wcsDebugShowLog" label="true">开</el-radio>
                     <el-radio border v-model="codeMap.wcsDebugShowLog" label="false">关</el-radio>
                  </div>
               </div>
@@ -273,7 +273,7 @@
                     data.push('shuttleOutLiftLocationDistance');
                     data.push('shuttleMoveCommandsContinuously');
                     data.push('trafficControlRestartCalcPath');
                     data.push('rcsDebugShowLog');
                     data.push('wcsDebugShowLog');
                  }else if (type == "charge") {
                     data.push('chargeMaxValue');
                     data.push('shuttlePowerEarlyValue');