车辆接口更新
This commit is contained in:
		| @ -272,7 +272,7 @@ export class SupplyManagementBulkComponent implements OnInit { | ||||
|       { | ||||
|         title: '操作', | ||||
|         fixed: 'right', | ||||
|         width: '200px', | ||||
|         width: '110px', | ||||
|         className: 'text-left', | ||||
|         buttons: [ | ||||
|           { | ||||
| @ -281,7 +281,7 @@ export class SupplyManagementBulkComponent implements OnInit { | ||||
|              iif: item => item.auditStatus == 1, | ||||
|           }, | ||||
|           { | ||||
|             text: '二维码', | ||||
|             text: '二维码 ', | ||||
|             click: (_record) => this.assignedQrcode(_record), | ||||
|             iif: item => item.auditStatus == 1 || item.auditStatus == 2, | ||||
|           }, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user