This commit is contained in:
wangshiming
2022-01-25 15:24:46 +08:00
parent a486a40b80
commit e943c2f4d2
7 changed files with 81 additions and 7 deletions

View File

@ -588,6 +588,9 @@ resourceStatus: any;
viewEvaluate(item: any) {
console.log(item)
this.isVisibleEvaluate = true
this.service.request(this.service.$api_get_billEvaluate, { id: item.id }).subscribe(res => {
console.log(res)
});
}
/**
*变更运费