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/manLocDetl/manLocDetl.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/manLocDetl/manLocDetl.js b/src/main/webapp/static/js/manLocDetl/manLocDetl.js
index 6759487..f7225d2 100644
--- a/src/main/webapp/static/js/manLocDetl/manLocDetl.js
+++ b/src/main/webapp/static/js/manLocDetl/manLocDetl.js
@@ -223,7 +223,7 @@
case 'detail':
layer.open({
type: 2,
- title: '璇︽儏',
+ title: '袛械褌邪谢懈',
maxmin: true,
area: [top.detailWidth, top.detailHeight],
shadeClose: false,
--
Gitblit v1.9.1