king
2022-02-22 de516477e7c11d667b3d77f6a37b5df8e893bd29
src/views/menudesign/index.jsx
@@ -936,6 +936,7 @@
          return
        }
        
        if (['voucher'].includes(item.subtype)) 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