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

diff --git a/src/main/webapp/views/pda/stockOut.html b/src/main/webapp/views/pda/stockOut.html
index 54cd9c7..b895839 100644
--- a/src/main/webapp/views/pda/stockOut.html
+++ b/src/main/webapp/views/pda/stockOut.html
@@ -129,7 +129,7 @@
             cellMinWidth: 50,
             cols: [[
                 {type: 'checkbox', fixed: 'left', width:30},
-                {field: 'count', align: 'center', title: '鏁伴噺', event: 'detail', style:'color: blue', width:50},
+                {field: 'count', align: 'center', title: '袣芯谢懈褔械褋褌胁芯', event: 'detail', style:'color: blue', width:50},
                 {field: 'matnr', align: 'center', title: '缂栫爜', event: 'detail'},
                 {field: 'maktx', align: 'center', title: '鍚嶇О', event: 'detail'},
                 {field: 'locNo', align: 'center', title: '搴撲綅', event: 'detail'}
@@ -146,7 +146,7 @@
                 case 'detail':
                     layer.open({
                         type: 2,
-                        title: '搴撳瓨鏄庣粏',
+                        title: '袛械褌邪谢懈蟹邪褑懈褟 蟹邪锌邪褋芯胁',
                         shade: [0.3,'#000'],
                         area: ['90%', '70%'],
                         content: 'locDetlIframe.html',

--
Gitblit v1.9.1