From f6fe949db75c0879ca506eadce6976eb94492d09 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期六, 24 五月 2025 15:39:42 +0800
Subject: [PATCH] 1.出库作业未判断小于零的作业(完成) 2.入出为历史添加库位号,托盘码显示(完成) 3.确认出为完成后,是否清空托盘码(完成) 4.库位主档托盘码未显示(完成)

---
 rsf-admin/src/i18n/core/chineseMessages.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rsf-admin/src/i18n/core/chineseMessages.js b/rsf-admin/src/i18n/core/chineseMessages.js
index 3e683fb..55cf186 100644
--- a/rsf-admin/src/i18n/core/chineseMessages.js
+++ b/rsf-admin/src/i18n/core/chineseMessages.js
@@ -85,7 +85,7 @@
       auth_error:
         "An error occurred while validating the authentication token.",
       bulk_delete_content:
-        "Are you sure you want to delete this %{name}? |||| Are you sure you want to delete these %{smart_count} items?",
+        "纭畾瑕佸垹闄よ繖涓� %{name}? |||| 纭瑕佸垹闄よ繖浜� %{smart_count} 鏄庣粏?",
       bulk_delete_title: "鍒犻櫎 %{name} |||| 鍒犻櫎 %{smart_count} %{name}",
       bulk_update_content:
         "Are you sure you want to update this %{name}? |||| Are you sure you want to update these %{smart_count} items?",
@@ -95,7 +95,7 @@
       delete_title: "鍒犻櫎 %{name} #%{id}",
       details: "Details",
       error: "A client error occurred and your request couldn't be completed.",
-
+      
       invalid_form: "琛ㄥ崟鏃犳晥 璇锋鏌ユ槸鍚︽湁閿欒!",
       loading: "Please wait",
       no: "No",

--
Gitblit v1.9.1