车辆接口更新
This commit is contained in:
		| @ -279,10 +279,10 @@ export class CostManagementComponent implements OnInit { | ||||
|             click: item => this.auditAction(item), | ||||
|             iif: item => item.sts === 2 | ||||
|           }, | ||||
|           { | ||||
|             text: '修改', | ||||
|             click: item => this.router.navigate(['/financial-management/cost-management/expenses-receivable/1'], { queryParams: { id: 1 } }) | ||||
|           } | ||||
|           // { | ||||
|           //   text: '修改', | ||||
|           //   click: item => this.router.navigate(['/financial-management/cost-management/expenses-receivable/1'], { queryParams: { id: 1 } }) | ||||
|           // } | ||||
|         ] | ||||
|       } | ||||
|     ]; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user