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