车辆接口更新

This commit is contained in:
wangshiming
2022-01-25 14:49:56 +08:00
parent 03c77e2695
commit d55e607d55
4 changed files with 15 additions and 9 deletions

View File

@ -313,10 +313,6 @@ export class WaybillManagementVehicleComponent implements OnInit {
width: '110px',
className: 'text-left',
buttons: [
{
text: '查看评价',
click: _record => this.viewEvaluate(_record)
},
{
text: '确认发车',
click: _record => this.sureDepart(_record),