From 2265a4ba25b765d08795018f78ac9bceb87e4f45 Mon Sep 17 00:00:00 2001
From: skyouc <958836976@qq.com>
Date: 星期一, 13 四月 2026 16:23:28 +0800
Subject: [PATCH] 屏蔽AI

---
 src/main/webapp/views/basStationOpt/basStationOpt.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/basStationOpt/basStationOpt.html b/src/main/webapp/views/basStationOpt/basStationOpt.html
index f65e103..5193342 100644
--- a/src/main/webapp/views/basStationOpt/basStationOpt.html
+++ b/src/main/webapp/views/basStationOpt/basStationOpt.html
@@ -580,7 +580,7 @@
 
     <el-dialog
         class="dialog-panel"
-        :title="dialog.mode === 'create' ? '鏂板 BasStationOpt' : '淇敼 BasStationOpt'"
+        :title="dialog.mode === 'create' ? '鏂板杈撻�佺珯鐐瑰懡浠ゆ棩蹇�' : '淇敼杈撻�佺珯鐐瑰懡浠ゆ棩蹇�'"
         :visible.sync="dialog.visible"
         width="760px"
         :close-on-click-modal="false">

--
Gitblit v1.9.1