From 5e871a4164869bac7927ea6884dbadd650b1cadf Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 25 五月 2023 11:25:28 +0800 Subject: [PATCH] Merge branch 'master' into positec --- 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