king
2022-09-22 d3de0a6fff9ea94ab3c7f5b49cad56dad5d3c0b7
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 }
        ]
      },
      {