From cde0db15609356644ab5e616782ee5e72cec4c01 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期一, 14 四月 2025 15:42:23 +0800
Subject: [PATCH] 界面翻译为俄语

---
 src/main/webapp/static/js/report/workOut.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/js/report/workOut.js b/src/main/webapp/static/js/report/workOut.js
index a9b5a36..a9246f9 100644
--- a/src/main/webapp/static/js/report/workOut.js
+++ b/src/main/webapp/static/js/report/workOut.js
@@ -3,8 +3,8 @@
     var cols = [
         {field: 'ioTime$', align: 'center', title: '袛邪褌邪 芯褌谐褉褍蟹泻懈', width: 200}
         ,{field: 'loc_no', align: 'center',title: '袧芯屑械褉 褋泻谢邪写褋泻芯谐芯 屑械褋褌邪'}
-        ,{field: 'crn_str_time', align: 'center',title: '鍫嗗灈鏈哄惎鍔ㄦ椂闂�'}
-        ,{field: 'crn_end_time', align: 'center',title: '鍫嗗灈鏈哄仠姝㈡椂闂�'}
+        ,{field: 'crn_str_time', align: 'center',title: '袙褉械屑褟 蟹邪锌褍褋泻邪 褕褌邪斜械谢械褉邪'}
+        ,{field: 'crn_end_time', align: 'center',title: '袙褉械屑褟 芯褋褌邪薪芯胁泻懈 褕褌邪斜械谢械褉邪'}
     ];
     cols.push.apply(cols, detlCols);
     return cols;

--
Gitblit v1.9.1