From 1d1b053456773c63e51505c8f1be819c0edb2b92 Mon Sep 17 00:00:00 2001
From: skyouc <958836976@qq.com>
Date: 星期五, 06 二月 2026 17:07:03 +0800
Subject: [PATCH] Merge branch 'master' of http://47.97.1.152:5880/r/zy-wcs-master

---
 src/main/webapp/static/js/basRgv/basRgv.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/basRgv/basRgv.js b/src/main/webapp/static/js/basRgv/basRgv.js
index 10ad375..cacf780 100644
--- a/src/main/webapp/static/js/basRgv/basRgv.js
+++ b/src/main/webapp/static/js/basRgv/basRgv.js
@@ -146,7 +146,7 @@
         admin.open({
             type: 1,
             area: '600px',
-            title: (mData ? '淇敼' : '娣诲姞') + '璁㈠崟鐘舵��',
+            title: (mData ? '淇敼' : '娣诲姞') + 'RGV',
             content: $('#editDialog').html(),
             success: function (layero, dIndex) {
                 layDateRender(mData);

--
Gitblit v1.9.1