This commit is contained in:
wangshiming
2022-04-28 22:03:22 +08:00
parent 4fa3096bae
commit 914fdd5535

View File

@ -5,7 +5,7 @@ import { STComponent } from '@delon/abc/st';
* @Author : Shiming
* @Date : 2021-12-29 14:51:07
* @LastEditors : Shiming
* @LastEditTime : 2022-04-28 21:56:55
* @LastEditTime : 2022-04-28 22:03:03
* @FilePath : \\tms-obc-web\\src\\app\\routes\\order-management\\modal\\vehicle\\modify-rate\\modify-rate.component.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@ -69,7 +69,7 @@ export class VehicleModifyRateComponent implements OnInit {
change:(item: any) => {
console.log(item);
this.modiUrl = this.service.$api_searchAdditionalRateBatch;
this.st.reload(1)
this.st.reload()
}
} as SFNumberWidgetSchema