From e55f015618ac1e85a5a6f7f3404a8b7a4f8f8e05 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 08 四月 2025 15:31:22 +0800
Subject: [PATCH] 界面翻译为俄语
---
src/main/webapp/views/pda/stockIn.html | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/webapp/views/pda/stockIn.html b/src/main/webapp/views/pda/stockIn.html
index 9384793..1f803af 100644
--- a/src/main/webapp/views/pda/stockIn.html
+++ b/src/main/webapp/views/pda/stockIn.html
@@ -75,7 +75,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" class="layui-form">
- <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 class="layui-inline" style="width: 120px; margin-left: 15px">
<select id="putSiteSelect">
@@ -119,9 +119,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