'fixbug'
This commit is contained in:
		| @ -377,12 +377,11 @@ export class FreightComponentsListComponent implements OnInit { | ||||
|       { | ||||
|         title: '操作', | ||||
|         width: '110px', | ||||
|         className: 'text-center', | ||||
|         className: 'text-center block-td', | ||||
|         fixed: 'right', | ||||
|         buttons: [ | ||||
|           { type: 'divider' }, | ||||
|           { | ||||
|             text: '查看  <br>', | ||||
|             text: '查看', | ||||
|             acl: { ability: ['USERCENTER-FREIGHT-LIST-view'] }, | ||||
|             click: item => { | ||||
|               this.router.navigate(['./detail', item.id], { relativeTo: this.ar }); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user