提交 94dda5a7 编写于 作者: B Boris Sekachev

Reset attributes field

上级 5ed4b702
......@@ -74,6 +74,7 @@ export default class LabelForm extends React.Component<Props> {
if (this.formRef.current) {
this.formRef.current.resetFields();
this.formRef.current.setFieldsValue({ attributes: [] });
}
if (!this.continueAfterSubmit) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册