提交 089f98c9 作者: 温凯

fix:任务库任务id 修改

上级 0d15b2ef
...@@ -246,7 +246,7 @@ export default { ...@@ -246,7 +246,7 @@ export default {
}); });
this.rootNode.$emit("taskStart", { this.rootNode.$emit("taskStart", {
uav: this.uav, uav: this.uav,
task: this.selectedTask, task: this.selectedTaskId,
airway: this.selectedAirway, airway: this.selectedAirway,
}); });
} catch (e) { } } catch (e) { }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论