king
2021-01-26 4b18ab4bf4eff4383bd85beb76564dc6aeb1df86
src/menu/components/share/usercomponent/index.jsx
@@ -53,6 +53,9 @@
    _config.search = config.search || []
    _config.cols = config.cols || []
    _config.plot = config.plot || {}
    _config.html = config.html || ''
    _config.css = config.css || ''
    _config.js = config.js || ''
    _config.width = _config.wrap.width || _config.plot.width || config.width || 24