diff --git a/kcui/src/view/Graph.vue b/kcui/src/view/Graph.vue index aee2d62..318b830 100644 --- a/kcui/src/view/Graph.vue +++ b/kcui/src/view/Graph.vue @@ -56,7 +56,8 @@ />
- +
飞机类型:
+ - +
飞行任务:
+ - +
飞机载荷:
+ { + getInfo(data).then((res)=>{ this.contentInfo.title = res.data.data.name this.contentInfo.content = res.data.data.contentInfo