From 2aa5ab63b4bbce5c36dbb3511b205b3b5f6af9bd Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 07 五月 2024 11:34:20 +0800
Subject: [PATCH] 2024-05-07

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

diff --git a/src/menu/components/share/actioncomponent/formconfig.jsx b/src/menu/components/share/actioncomponent/formconfig.jsx
index 937540a..c9f53f2 100644
--- a/src/menu/components/share/actioncomponent/formconfig.jsx
+++ b/src/menu/components/share/actioncomponent/formconfig.jsx
@@ -1535,10 +1535,13 @@
       required: false,
       options: [{
         value: '',
-        text: '绌�'
+        text: '缁勪欢BID'
       }, {
         value: 'js',
         text: '鍓嶇鐢熸垚'
+      }, {
+        value: 'empty',
+        text: '绌�'
       }]
     },
     {
@@ -2631,10 +2634,13 @@
       required: false,
       options: [{
         value: '',
-        text: '绌�'
+        text: '缁勪欢BID'
       }, {
         value: 'js',
         text: '鍓嶇鐢熸垚'
+      }, {
+        value: 'empty',
+        text: '绌�'
       }]
     },
     {

--
Gitblit v1.8.0