king
2021-10-10 8cdfdd9914d1c4f6cd59176d61869522f51f39e4
src/views/pcdesign/index.jsx
@@ -866,7 +866,7 @@
              title: m.setting.title
            }
          })
        } else if (item.type === 'table' && item.subtype === 'normaltable') {
        } else if (item.type === 'table' && (item.subtype === 'normaltable' || item.subtype === 'editable')) {
          item.action && item.action.forEach(btn => {
            this.checkBtn(btn)
            m.children.push({