king
2021-01-21 3a4f58e3883bd841f2658c38889fdc43a4b9cc8d
src/menu/popview/index.jsx
@@ -497,7 +497,7 @@
    config.components.forEach(item => {
      if (error) return
      if ((item.subtype === 'propcard' || item.subtype === 'brafteditor') && item.wrap.datatype === 'static') return
      if (['propcard', 'brafteditor', 'sandbox'].includes(item.subtype) && item.wrap.datatype === 'static') return
      if (item.setting) {
        if (item.setting.interType === 'system' && item.setting.execute !== 'false' && !item.setting.dataresource) {