From 2e36f3e6ccd951fd85a15eff4fae54f938dbe503 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期六, 12 四月 2025 11:06:48 +0800
Subject: [PATCH] 订单出库界面翻译为俄语
---
src/main/webapp/static/js/basCrnp/basCrnp.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/static/js/basCrnp/basCrnp.js b/src/main/webapp/static/js/basCrnp/basCrnp.js
index 663204b..1218c30 100644
--- a/src/main/webapp/static/js/basCrnp/basCrnp.js
+++ b/src/main/webapp/static/js/basCrnp/basCrnp.js
@@ -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