From c33ac9ddcdbed91bd2267bed2a96199441806a04 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 22 九月 2022 17:00:15 +0800 Subject: [PATCH] 2022-09-22 --- src/menu/modulecell/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/menu/modulecell/index.jsx b/src/menu/modulecell/index.jsx index 135b1e9..e1c5fad 100644 --- a/src/menu/modulecell/index.jsx +++ b/src/menu/modulecell/index.jsx @@ -38,7 +38,7 @@ { value: 'tab', text: '鏍囩椤�', type: 'action', class: 'button', $init: true }, { value: 'innerpage', text: '鏂伴〉闈�', type: 'action', class: 'button', $init: true }, { value: 'funcbutton', text: '鍔熻兘鎸夐挳', type: 'action', class: 'button', $init: true }, - { value: 'form', text: '琛ㄥ崟(寮�鍏�)', type: 'action', class: 'button', $init: true } + { value: 'form', text: '琛ㄥ崟', type: 'action', class: 'button', $init: true } ] }, { -- Gitblit v1.8.0