吉安感知网项目-前端
罗广辉
2026-01-20 bfbce009f37693a3ccdd47321c4b9032cc2445e4
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 {