src/mob/components/navbar/normal-navbar/index.jsx
@@ -40,7 +40,6 @@ pageable: false, // 组件属性 - 是否可分页 switchable: false, // 组件属性 - 数据是否可切换 dataName: card.dataName || '', width: card.width || 24, name: card.name, subtype: card.subtype, setting: { interType: 'system' }, @@ -96,7 +95,6 @@ card: component }) component.width = component.wrap.width component.name = component.wrap.name this.props.updateConfig(component)