forked from drone/command-center-dashboard

shuishen
2025-04-16 115bd56702e2ce09b7a7c1e6bb5e93e2f6174cdf
src/views/TaskManage/TaskIntermediateContent/CurrentTaskDetails/ControlPanel/BaseControl.vue
@@ -50,7 +50,6 @@
}
function manualControl() {
   isAutoControl.value = false
   EventBus.emit('controlPanel-control')
}