状态更新
This commit is contained in:
@ -95,6 +95,10 @@ export class SupplyManagementVehicleComponent implements OnInit {
|
||||
// .subscribe(() => this.st.reload());
|
||||
}
|
||||
|
||||
search() {
|
||||
this.st?.load(1);
|
||||
this.getGoodsSourceStatistical()
|
||||
}
|
||||
/**
|
||||
* 伸缩查询条件
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user