状态更新

This commit is contained in:
wangshiming
2022-01-14 15:39:42 +08:00
parent 7e5661416a
commit 509f521c65
4 changed files with 10 additions and 2 deletions

View File

@ -95,6 +95,10 @@ export class SupplyManagementVehicleComponent implements OnInit {
// .subscribe(() => this.st.reload());
}
search() {
this.st?.load(1);
this.getGoodsSourceStatistical()
}
/**
* 伸缩查询条件
*/