From 07e07d7666cfb2d822c60db7b67d93e0610072a8 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期四, 10 四月 2025 08:53:18 +0800
Subject: [PATCH] 开发专用界面翻译为俄语
---
src/main/webapp/views/pda/comb.html | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/webapp/views/pda/comb.html b/src/main/webapp/views/pda/comb.html
index 4739ffb..38ef079 100644
--- a/src/main/webapp/views/pda/comb.html
+++ b/src/main/webapp/views/pda/comb.html
@@ -23,7 +23,7 @@
<input class="layui-input" type="number" id="code" onkeyup="findCode(this)" oninput="if(value.length>8)value=value.slice(0,8)" placeholder="鎵爜 / 杈撳叆" autocomplete="off">
</div>
<div style="margin: 5px 5px">
- <button id="mat-btn" type="button" class="layui-btn layui-btn-normal" onclick="getMat()"><i class="layui-icon">+</i>鎻愬彇</button>
+ <button id="mat-btn" type="button" class="layui-btn layui-btn-normal" onclick="getMat()"><i class="layui-icon">+</i>袠蟹胁谢械褔褜</button>
</div>
</header>
@@ -54,9 +54,9 @@
limit: 500,
cellMinWidth: 50,
cols: [[
- {fixed: 'left', align: 'center', field: 'count', title: '鏁伴噺', style:'color: blue', width:50},
- {field: 'matnr', align: 'center', title: '鍟嗗搧缂栧彿'},
- {field: 'maktx', align: 'center', title: '鍟嗗搧鍚嶇О'}
+ {fixed: 'left', align: 'center', field: 'count', title: '袣芯谢懈褔械褋褌胁芯', style:'color: blue', width:50},
+ {field: 'matnr', align: 'center', title: '袣芯写 褌芯胁邪褉邪'},
+ {field: 'maktx', align: 'center', title: '袧邪懈屑械薪芯胁邪薪懈械 褌芯胁邪褉邪'}
]],
done: function (res, curr, count) {
}
--
Gitblit v1.9.1