custom-中航富士达最新
This commit is contained in:
parent
e011fdfc82
commit
93d1408d43
|
|
@ -159,6 +159,7 @@ class Index extends Component {
|
||||||
this.setState({ confirmLoading: false });
|
this.setState({ confirmLoading: false });
|
||||||
if (status) {
|
if (status) {
|
||||||
message.success(getLabel(111, "操作成功!"));
|
message.success(getLabel(111, "操作成功!"));
|
||||||
|
this.calc.onAdSearch(false);
|
||||||
resolve();
|
resolve();
|
||||||
} else {
|
} else {
|
||||||
message.error(errormsg);
|
message.error(errormsg);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue