车辆对接
This commit is contained in:
@ -640,7 +640,7 @@ tabs = {
|
||||
nzComponentParams: { data: { ...data, billId: item.id } },
|
||||
|
||||
});
|
||||
modal.afterClose.subscribe(_ => this.st.reload());
|
||||
modal.afterClose.subscribe(_ => this.st.reload(1));
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user