diff --git a/front-end/h5/src/components/core/editor/shortcuts-panel/index.js b/front-end/h5/src/components/core/editor/shortcuts-panel/index.js index 603195ea..01ba5970 100644 --- a/front-end/h5/src/components/core/editor/shortcuts-panel/index.js +++ b/front-end/h5/src/components/core/editor/shortcuts-panel/index.js @@ -95,7 +95,7 @@ export default { render (h) { // return this.renderShortCutsPanel(this.groups) return ( - + { [].concat(this.pluginsList, this.npmPackages).filter(plugin => plugin.visible).map(plugin => (