src/components/dragelement/index.jsx
@@ -65,7 +65,7 @@ <Icon type="plus" /> </div> <Button type="primary" onClick={thawmenu}>{dict['header.thawmenu']}</Button> <Button type="primary" onClick={confirm}>{dict['header.confirm']}</Button> <Button type="primary" onClick={confirm}>{dict['model.confirm']}</Button> <Button onClick={cancel}>{dict['header.close']}</Button> </div> )