src/menu/components/chart/antv-pie/chartcompile/formconfig.jsx
@@ -111,6 +111,18 @@ ] }, { type: 'radio', key: 'permission', label: '权限验证', initVal: card.permission || 'false', required: false, options: [ {value: 'true', text: '启用'}, {value: 'false', text: '禁用'}, ], forbid: !appType }, { type: 'select', key: 'blacklist', label: '黑名单',