applications/drone-command/src/views/detectionCountermeasure/detectionRange/DetectionRangeDialog.vue
@@ -21,7 +21,11 @@ </div> <div class="right-container"> <div class="header">{{ formTitle }}</div> <div class="header"> <span>{{ formTitle }}</span> <el-icon class="close-btn" @click.stop="visible = false"><Close /></el-icon> </div> <div class="content" v-if="dialogReadonly"> <el-row> @@ -139,6 +143,8 @@ </template> <script setup> import { Close } from '@element-plus/icons-vue' import { computed, inject, nextTick, ref, watch } from 'vue' import { ElMessage } from 'element-plus' import {