From b4227b5145943e067351a2a59ca34826b41d6fb7 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 15 四月 2025 09:46:30 +0800
Subject: [PATCH] 界面翻译为俄语

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

diff --git a/src/main/webapp/views/wrkLastno/wrkLastno_detail.html b/src/main/webapp/views/wrkLastno/wrkLastno_detail.html
index f035295..77efd30 100644
--- a/src/main/webapp/views/wrkLastno/wrkLastno_detail.html
+++ b/src/main/webapp/views/wrkLastno/wrkLastno_detail.html
@@ -19,7 +19,7 @@
         <div class="layui-inline"  style="display: none">
             <label class="layui-form-label"><span class="not-null">*</span>袧芯屑械褉锛�</label>
             <div class="layui-input-inline">
-                <input id="id" class="layui-input" type="text" placeholder="缂栧彿">
+                <input id="id" class="layui-input" type="text" placeholder="袧芯屑械褉">
             </div>
         </div>
     -->

--
Gitblit v1.9.1