From 08cce3334a2dc81d690b518136b0aaea64e48b0b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 14 六月 2023 09:55:50 +0800 Subject: [PATCH] 2023-06-14 --- src/menu/modulecell/index.jsx | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/menu/modulecell/index.jsx b/src/menu/modulecell/index.jsx index b8841a6..e88c740 100644 --- a/src/menu/modulecell/index.jsx +++ b/src/menu/modulecell/index.jsx @@ -100,8 +100,7 @@ { subType: 'custom', text: '鑷畾涔夊垪', type: 'col', $init: true }, { subType: 'colspan', text: '鍚堝苟鍒�', type: 'col', $init: true }, { subType: 'formula', text: '鍏紡', type: 'col', $init: true }, - { subType: 'index', text: '搴忓彿', type: 'col', $init: true }, - { subType: 'action', text: '鎿嶄綔', type: 'col', $init: true } + { subType: 'index', text: '搴忓彿', type: 'col', $init: true } ] } ] -- Gitblit v1.8.0