From 71627d89045c5bf3c50030751d93ae519f5dbb8d Mon Sep 17 00:00:00 2001
From: jihongshun <1151753686@qq.com>
Date: 星期三, 20 八月 2025 17:25:50 +0800
Subject: [PATCH] 航点列表 中化建 右侧联动 待测试联调

---
 src/views/system/project/components/chooseDeviceDialog.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/system/project/components/chooseDeviceDialog.vue b/src/views/system/project/components/chooseDeviceDialog.vue
index 0eb9f2e..8ed75ec 100644
--- a/src/views/system/project/components/chooseDeviceDialog.vue
+++ b/src/views/system/project/components/chooseDeviceDialog.vue
@@ -1,6 +1,6 @@
 <template>
   <el-dialog
-    title="妯″瀷鍒楄〃"
+    title="璁惧鍒楄〃"
     :visible.sync="dialogVisible"
     @close="cancel"
     width="50%">

--
Gitblit v1.9.3