From 2e74e70bf05962e27d9147f862f8a3ce2511be65 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期三, 09 四月 2025 09:47:06 +0800
Subject: [PATCH] 日志统计界面翻译为俄语

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

diff --git a/src/main/webapp/static/js/report/stayTime.js b/src/main/webapp/static/js/report/stayTime.js
index e34975d..407549c 100644
--- a/src/main/webapp/static/js/report/stayTime.js
+++ b/src/main/webapp/static/js/report/stayTime.js
@@ -2,7 +2,7 @@
 function getCol() {
     var cols = [
         {field: 'appeTime$', title: '袙褉械屑褟 锌芯褋褌褍锌谢械薪懈褟 薪邪 褋泻谢邪写', align: 'center', width: 200}
-        ,{field: 'stay_time', align: 'center',title: '婊炵暀澶╂暟'}
+        ,{field: 'stay_time', align: 'center',title: '袣芯谢懈褔械褋褌胁芯 写薪械泄 蟹邪写械褉卸泻懈'}
         ,{field: 'loc_no', align: 'center',title: '袧芯屑械褉 褋泻谢邪写褋泻芯谐芯 屑械褋褌邪'}
     ];
     cols.push.apply(cols, detlCols);

--
Gitblit v1.9.1