From b7eaa11c5a7975376457456baa63b0a0ae355351 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 28 十月 2024 14:00:10 +0800
Subject: [PATCH] Merge branch 'master' into positec

---
 src/menu/components/share/actioncomponent/formconfig.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/menu/components/share/actioncomponent/formconfig.jsx b/src/menu/components/share/actioncomponent/formconfig.jsx
index e1544de..f9105db 100644
--- a/src/menu/components/share/actioncomponent/formconfig.jsx
+++ b/src/menu/components/share/actioncomponent/formconfig.jsx
@@ -1459,7 +1459,7 @@
       initVal: card.permission || 'true',
       required: false,
       options: [
-        {value: 'true', text: '缁ф壙鑿滃崟'},
+        {value: 'true', text: '缁ф壙缁勪欢'},
         {value: 'false', text: '绂佺敤'},
       ],
       forbid: viewType === 'popview'

--
Gitblit v1.8.0