|
@ -110,6 +110,7 @@ export const DeliverRecordMain = useCrudSchemas( |
|
|
}, |
|
|
}, |
|
|
isTable: false, |
|
|
isTable: false, |
|
|
isForm: false, |
|
|
isForm: false, |
|
|
|
|
|
isDetail: false, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '承运商', |
|
|
label: '承运商', |
|
@ -120,6 +121,7 @@ export const DeliverRecordMain = useCrudSchemas( |
|
|
}, |
|
|
}, |
|
|
isTable: false, |
|
|
isTable: false, |
|
|
isForm: false, |
|
|
isForm: false, |
|
|
|
|
|
isDetail: false, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '运输方式', |
|
|
label: '运输方式', |
|
@ -131,6 +133,7 @@ export const DeliverRecordMain = useCrudSchemas( |
|
|
}, |
|
|
}, |
|
|
isTable: false, |
|
|
isTable: false, |
|
|
isForm: false, |
|
|
isForm: false, |
|
|
|
|
|
isDetail: false, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '车牌号', |
|
|
label: '车牌号', |
|
@ -141,6 +144,7 @@ export const DeliverRecordMain = useCrudSchemas( |
|
|
}, |
|
|
}, |
|
|
isTable: false, |
|
|
isTable: false, |
|
|
isForm: false, |
|
|
isForm: false, |
|
|
|
|
|
isDetail: false, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: '申请时间', |
|
|
label: '申请时间', |
|
|