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/trayCode/trayCode.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/trayCode/trayCode.js b/src/main/webapp/static/js/trayCode/trayCode.js
index 51ee649..9675219 100644
--- a/src/main/webapp/static/js/trayCode/trayCode.js
+++ b/src/main/webapp/static/js/trayCode/trayCode.js
@@ -20,7 +20,7 @@
cols: [[
// {type: 'checkbox'}
// ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80}
-// ,{field: 'id', align: 'center',title: '缂栧彿'}
+// ,{field: 'id', align: 'center',title: '袧芯屑械褉'}
{field: 'trayNo', align: 'center',title: '搴忓垪鍙�', sort: true}
,{field: 'start', align: 'center',title: '璧峰', templet:function(row){
var html = "<input value='start' type='checkbox' disabled='disabled' lay-skin='primary' lay-filter='tableCheckbox' table-index='"+row.LAY_TABLE_INDEX+"'";
--
Gitblit v1.9.1