车辆接口更新
This commit is contained in:
@ -428,7 +428,7 @@ tabs = {
|
||||
{
|
||||
title: '操作',
|
||||
fixed: 'right',
|
||||
width: '200px',
|
||||
width: '110px',
|
||||
className: 'text-left',
|
||||
buttons: [
|
||||
{
|
||||
@ -470,6 +470,7 @@ tabs = {
|
||||
{
|
||||
title: '操作',
|
||||
fixed: 'right',
|
||||
width: '80px',
|
||||
className: 'text-left',
|
||||
buttons: [
|
||||
{
|
||||
|
||||
@ -372,7 +372,7 @@ export class WaybillManagementVehicleComponent implements OnInit {
|
||||
{
|
||||
title: '操作',
|
||||
fixed: 'right',
|
||||
width: '200px',
|
||||
width: '110px',
|
||||
className: 'text-left',
|
||||
buttons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user