@ -370,8 +370,8 @@ export default {
selection: true,
column: [
{
label: "配送单号",
prop: "noteNumber",
label: "配送车次号",
prop: "trainNumber",
search: true,
width:"100px"
},
@ -653,12 +653,12 @@ export default {
label: "单位",
prop: "cargoUnit",
// {
// label: "单位",
// prop: "cargoUnit",
// search: true,
// width:"100px"
// },
label: "备货数",
prop: "deliveryNumber",