From 539a56279625242c497b4b4093f2defbb9d80334 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期四, 29 一月 2026 14:05:44 +0800
Subject: [PATCH] #i18n翻译

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

diff --git a/src/main/webapp/static/js/locMast/locMast.js b/src/main/webapp/static/js/locMast/locMast.js
index 6f1baac..71f72fa 100644
--- a/src/main/webapp/static/js/locMast/locMast.js
+++ b/src/main/webapp/static/js/locMast/locMast.js
@@ -81,6 +81,8 @@
 
     // 鐩戝惉璇█鍒囨崲浜嬩欢
     $(document).on('i18n:languageChanged', function() {
+        I18n.updatePage($('#search-box'));
+        form.render('select');
         tableIns.reload({
             cols: getCols(),
             done: doneCallback

--
Gitblit v1.9.1