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 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/wrkLastno/wrkLastno_detail.html b/src/main/webapp/views/wrkLastno/wrkLastno_detail.html
index 4538020..77efd30 100644
--- a/src/main/webapp/views/wrkLastno/wrkLastno_detail.html
+++ b/src/main/webapp/views/wrkLastno/wrkLastno_detail.html
@@ -17,9 +17,9 @@
     <form id="detail" class="layui-form">
     <!--
         <div class="layui-inline"  style="display: none">
-            <label class="layui-form-label"><span class="not-null">*</span>缂栥��銆�鍙凤細</label>
+            <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