src/components/thawmenu/index.jsx
@@ -53,7 +53,6 @@ }) } }) this.setState({visible: true}) } submit = () => { @@ -62,7 +61,7 @@ if (targetKeys.length === 0) { notification.warning({ top: 92, message: this.state.dict['form.required.select'] + this.state.dict['model.menu'], message: '请选择菜单', duration: 5 }) return