From eab71c86022c1b3bb3ac334e0c57ad61ba7854a4 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期一, 16 三月 2026 11:08:24 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/deviceConfig/deviceConfig.html b/src/main/webapp/views/deviceConfig/deviceConfig.html
index 2635863..b3bb245 100644
--- a/src/main/webapp/views/deviceConfig/deviceConfig.html
+++ b/src/main/webapp/views/deviceConfig/deviceConfig.html
@@ -580,7 +580,7 @@
 
     <el-dialog
         class="dialog-panel"
-        :title="dialog.mode === 'create' ? '鏂板 DeviceConfig' : '淇敼 DeviceConfig'"
+        :title="dialog.mode === 'create' ? '鏂板璁惧閰嶇疆' : '淇敼璁惧閰嶇疆'"
         :visible.sync="dialog.visible"
         width="760px"
         :close-on-click-modal="false">

--
Gitblit v1.9.1