#
Junjie
6 天以前 4538940441646916ac577b7cc251f1e0593accc5
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');