fix bug
This commit is contained in:
@ -249,8 +249,7 @@ export class UserCenterComponentsDriverComponent implements OnInit {
|
||||
}
|
||||
add() {
|
||||
this.modalHelper.create(CarSettleAddDriverComponent, { size: 900 }).subscribe((res) => {
|
||||
// this.initData()
|
||||
console.log(res)
|
||||
this.st.load();
|
||||
});
|
||||
}
|
||||
private initST(): STColumn[] {
|
||||
|
||||
Reference in New Issue
Block a user