From d1e443953eae3c5bdb0b443b4f5c3b7ced9236d7 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 03 十一月 2023 01:38:44 +0800
Subject: [PATCH] Merge branch 'positec' into bms

---
 src/menu/modulecell/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/menu/modulecell/index.jsx b/src/menu/modulecell/index.jsx
index e3825af..66e9f76 100644
--- a/src/menu/modulecell/index.jsx
+++ b/src/menu/modulecell/index.jsx
@@ -52,6 +52,7 @@
           { subType: 'textarea', text: '澶氳鏂囨湰', type: 'form' },
           { subType: 'multiselect', text: '涓嬫媺澶氶��', type: 'form' },
           { subType: 'link', text: '鑱斿姩鑿滃崟', type: 'form' },
+          { subType: 'popSelect', text: '閫夋嫨鍣�', type: 'form' },
           { subType: 'switch', text: '寮�鍏�', type: 'form' },
           { subType: 'checkbox', text: '澶氶�夋', type: 'form' },
           { subType: 'radio', text: '鍗曢�夋', type: 'form' },

--
Gitblit v1.8.0