src/views/menudesign/index.jsx
@@ -723,6 +723,11 @@ if (item.$tables) { tbs.push(...item.$tables) } if (item.wrap && item.wrap.permission === 'false') { return } if (item.action && item.action.length > 0) { item.action.forEach(btn => { if (btn.hidden === 'true') return