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/basCrnp/basCrnp.js | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/main/webapp/static/js/basCrnp/basCrnp.js b/src/main/webapp/static/js/basCrnp/basCrnp.js
index c76fb8b..361ab3b 100644
--- a/src/main/webapp/static/js/basCrnp/basCrnp.js
+++ b/src/main/webapp/static/js/basCrnp/basCrnp.js
@@ -19,14 +19,14 @@
cols: [[
{type: 'checkbox', fixed: 'left'}
// ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80}
- ,{field: 'crnNo', align: 'center',title: '缂栧彿',sort:true,width:80}
- ,{field: 'inEnable', align: 'center',title: '鍙叆', templet:function(row){
+ ,{field: 'crnNo', align: 'center',title: '袧芯屑械褉',sort:true,width:80}
+ ,{field: 'inEnable', align: 'center',title: '袛芯褋褌褍锌薪芯 写谢褟 锌芯褋锌褍锌谢械薪懈褟', templet:function(row){
var html = "<input value='inEnable' type='checkbox' lay-skin='primary' lay-filter='tableCheckbox' table-index='"+row.LAY_TABLE_INDEX+"'";
if(row.inEnable === 'Y'){html += " checked ";}
html += ">";
return html;
},width:80}
- ,{field: 'outEnable', align: 'center',title: '鍙嚭', templet:function(row){
+ ,{field: 'outEnable', align: 'center',title: '袛芯褋褌褍锌薪芯 写谢褟 胁褘谐褉褍蟹泻懈', templet:function(row){
var html = "<input value='outEnable' type='checkbox' lay-skin='primary' lay-filter='tableCheckbox' table-index='"+row.LAY_TABLE_INDEX+"'";
if(row.outEnable === 'Y'){html += " checked ";}
html += ">";
@@ -34,13 +34,13 @@
},width:80}
,{field: 'crnSts$', align: 'center',title: '小褌邪褌褍褋'}
,{field: 'wrkNo', align: 'center',title: '袧芯屑械褉 蟹邪写邪薪懈褟'}
- ,{field: 'crnErr$', align: 'center',title: '寮傚父鐮�'}
+ ,{field: 'crnErr$', align: 'center',title: '袧芯屑械褉 芯褕懈斜泻懈'}
,{field: 'frmLocno$', align: 'center',title: '袠褋褏芯写薪褘泄 褋泻谢邪写',sort: true}
,{field: 'toLocno$', align: 'center',title: '笑械谢械胁芯泄 褋泻谢邪写', sort: true}
,{field: 'frmSta$', align: 'center',title: '袠褋褏芯写薪邪褟 褋褌邪薪褑懈褟', sort: true}
,{field: 'toSta$', align: 'center',title: '笑械谢械胁邪褟 褋褌邪薪褑懈褟', sort: true}
// ,{field: 'appeUser$', align: 'center',title: '鍒涘缓鑰�',event: 'appeUser', style: 'text-decoration: underline;cursor:pointer'}
- // ,{field: 'appeTime$', align: 'center',title: '鍒涘缓鏃堕棿'}
+ // ,{field: 'appeTime$', align: 'center',title: '袛邪褌邪 褋芯蟹写邪薪懈褟'}
,{field: 'modiUser$', align: 'center',title: '袪械写邪泻褌懈褉芯胁邪谢', hide:true}
,{field: 'modiTime$', align: 'center',title: '袙褉械屑褟 褉械写邪泻褌懈褉芯胁邪薪懈褟', hide:true}
// ,{field: 'hpMk', align: 'center',title: ''}
@@ -48,7 +48,7 @@
// ,{field: 'ctlHp', align: 'center',title: ''}
// ,{field: 'ctlRest', align: 'center',title: ''}
// ,{field: 'empIn', align: 'center',title: ''}
- ,{field: 'tankQty', align: 'center',title: '绉诲簱寮�鍏�',sort: true}
+ ,{field: 'tankQty', align: 'center',title: '袩械褉械屑械褖械薪懈械 (胁泻谢/胁褘泻谢)',sort: true}
// ,{field: 'tankQty1', align: 'center',title: ''}
,{fixed: 'right', title:'袨锌械褉邪褑懈褟', align: 'center', toolbar: '#operate', width:150}
@@ -141,7 +141,7 @@
if (data.length === 0){
layer.msg('袩芯卸邪谢褍泄褋褌邪, 胁褘斜械褉懈褌械 写邪薪薪褘械');
} else {
- layer.confirm('纭畾鍒犻櫎'+(data.length===1?'姝�':data.length)+'鏉℃暟鎹悧', function(){
+ layer.confirm(data.length === 1 ? '袩芯写褌胁械褉写懈褌褜 褍写邪谢械薪懈械?' : '校写邪谢懈褌褜 ' + data.length + ' 蟹邪锌懈褋懈?', function(){
$.ajax({
url: baseUrl+"/basCrnp/delete/auth",
headers: {'token': localStorage.getItem('token')},
@@ -211,7 +211,7 @@
case 'detail':
layer.open({
type: 2,
- title: '璇︽儏',
+ title: '袛械褌邪谢懈',
maxmin: true,
area: [top.detailWidth, top.detailHeight],
shadeClose: false,
@@ -254,7 +254,7 @@
} else {
layer.open({
type: 2,
- title: '璇︽儏',
+ title: '袛械褌邪谢懈',
maxmin: true,
area: [top.detailWidth, top.detailHeight],
shadeClose: false,
@@ -399,7 +399,7 @@
} else {
layer.open({
type: 2,
- title: '璇︽儏',
+ title: '袛械褌邪谢懈',
maxmin: true,
area: [top.detailWidth, top.detailHeight],
shadeClose: false,
--
Gitblit v1.9.1