From bc3749c68a8e10d346628b4612e7820f708ea556 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期三, 09 四月 2025 08:48:37 +0800
Subject: [PATCH] 界面翻译为俄语
---
src/main/webapp/views/wrkMastLog/wrkMastLog_detail.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/wrkMastLog/wrkMastLog_detail.html b/src/main/webapp/views/wrkMastLog/wrkMastLog_detail.html
index b7bf610..9a83a86 100644
--- a/src/main/webapp/views/wrkMastLog/wrkMastLog_detail.html
+++ b/src/main/webapp/views/wrkMastLog/wrkMastLog_detail.html
@@ -16,7 +16,7 @@
<div id="data-detail" class="layer_self_wrap">
<form id="detail" class="layui-form">
<div class="layui-inline" style="width:31%;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" onkeyup="check(this.id, 'wrkMastLog')" lay-verify="number" >
</div>
@@ -52,7 +52,7 @@
</div>
</div>
<div class="layui-inline" style="width:31%;">
- <label class="layui-form-label">鍫嗗灈鏈哄彿锛�</label>
+ <label class="layui-form-label">袧芯屑械褉 褕褌邪斜械谢械褉邪锛�</label>
<div class="layui-input-inline cool-auto-complete">
<input id="crnNo" class="layui-input" type="text" lay-verify="number" style="display: none">
<input id="crnNo$" class="layui-input cool-auto-complete-div" onclick="autoShow(this.id)" type="text" placeholder="袩芯卸邪谢褍泄褋褌邪, 胁胁械写懈褌械..." onfocus=this.blur()>
--
Gitblit v1.9.1