From 07e07d7666cfb2d822c60db7b67d93e0610072a8 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期四, 10 四月 2025 08:53:18 +0800
Subject: [PATCH] 开发专用界面翻译为俄语
---
src/main/webapp/static/js/docType/docType.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/static/js/docType/docType.js b/src/main/webapp/static/js/docType/docType.js
index b9da765..0aabe1b 100644
--- a/src/main/webapp/static/js/docType/docType.js
+++ b/src/main/webapp/static/js/docType/docType.js
@@ -25,8 +25,8 @@
{type: 'checkbox'}
,{field: 'docId', align: 'center',title: '袧芯屑械褉 褌懈锌邪'}
,{field: 'docName', align: 'center',title: '袧邪蟹胁邪薪懈械 褌懈锌邪'}
- ,{field: 'pakin', align: 'center',title: '袩芯褋褌褍锌谢械薪懈械 薪邪 褋泻谢邪写', templet: '#pakinTpl', width: 120, unresize: true}
- ,{field: 'pakout', align: 'center',title: '袙褘胁芯蟹 褋芯 褋泻谢邪写邪', templet: '#pakoutTpl', width: 120, unresize: true}
+ ,{field: 'pakin', align: 'center',title: '袩芯褋褌褍锌谢械薪懈械 薪邪 褋泻谢邪写', templet: '#pakinTpl', width: 190, unresize: true}
+ ,{field: 'pakout', align: 'center',title: '袙褘胁芯蟹 褋芯 褋泻谢邪写邪', templet: '#pakoutTpl', width: 190, unresize: true}
,{field: 'status$', align: 'center',title: '小褌邪褌褍褋'}
// ,{field: 'createBy$', align: 'center',title: '娣诲姞浜哄憳'}
// ,{field: 'createTime$', align: 'center',title: '娣诲姞鏃堕棿'}
@@ -34,7 +34,7 @@
,{field: 'updateTime$', align: 'center',title: '袙褉械屑褟 褉械写邪泻褌懈褉芯胁邪薪懈褟'}
,{field: 'memo', align: 'center',title: '袩褉懈屑械褔邪薪懈械', hide: true}
- ,{fixed: 'right', title:'袨锌械褉邪褑懈褟', align: 'center', toolbar: '#operate', width:120}
+ ,{fixed: 'right', title:'袨锌械褉邪褑懈褟', align: 'center', toolbar: '#operate', width:180}
]],
request: {
pageName: 'curr',
--
Gitblit v1.9.1