From d66646f4fc936682e08f0cc7e5ba887a6b8a03c6 Mon Sep 17 00:00:00 2001
From: verou <857149855@qq.com>
Date: 星期五, 21 三月 2025 10:46:50 +0800
Subject: [PATCH] fix:仓库编码

---
 rsf-admin/src/i18n/en.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index 72fc56e..dad32ca 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -358,6 +358,7 @@
             },
             locType: {
                 uuid: "uuid",
+                code: "code",
                 name: "name",
                 regex: "regex",
             },

--
Gitblit v1.9.1