From f432ca14a8ba64b6aa23ada46179daff91c2a8c8 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 19 十月 2024 21:33:57 +0800 Subject: [PATCH] 2024-10-19 --- src/menu/components/share/actioncomponent/formconfig.jsx | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/menu/components/share/actioncomponent/formconfig.jsx b/src/menu/components/share/actioncomponent/formconfig.jsx index 8bab1e2..723c5c4 100644 --- a/src/menu/components/share/actioncomponent/formconfig.jsx +++ b/src/menu/components/share/actioncomponent/formconfig.jsx @@ -1474,8 +1474,7 @@ options: [ {value: 'true', text: '寮�鍚�'}, {value: 'false', text: '鍏抽棴'}, - ], - forbid: appType === 'mob' || appType === 'pc' + ] }, { type: 'splitLine', -- Gitblit v1.8.0