king
2021-08-01 55a1b8402fd258da084df9b8a3935eef8450247c
src/views/pcdesign/index.jsx
@@ -1375,7 +1375,7 @@
          check(item.components)
          return
        }
        if (['propcard', 'brafteditor', 'sandbox', 'stepform'].includes(item.subtype) && item.wrap.datatype === 'static') return
        if (['propcard', 'brafteditor', 'sandbox', 'stepform', 'tabform'].includes(item.subtype) && item.wrap.datatype === 'static') return
        if (['balcony'].includes(item.type) && item.wrap.datatype === 'static') return
        
        if (item.setting) {