diff --git a/src/components/QuickQuote/index.jsx b/src/components/QuickQuote/index.jsx index 838b5bb..cda7c4e 100644 --- a/src/components/QuickQuote/index.jsx +++ b/src/components/QuickQuote/index.jsx @@ -1182,6 +1182,7 @@ const QuickQuoteEvent = props => { }; setState(stateNew); props.onAdd(); + props.onSaveState({ currentId: "" }); }; // 选择盒型弹窗