|
@@ -256,7 +256,6 @@
|
|
label="车号"
|
|
label="车号"
|
|
align="center"
|
|
align="center"
|
|
width="90px"
|
|
width="90px"
|
|
- sortable
|
|
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
:filters="filterCapacityList"
|
|
:filters="filterCapacityList"
|
|
>
|
|
>
|
|
@@ -268,7 +267,6 @@
|
|
align="center"
|
|
align="center"
|
|
column-key="consigneeName"
|
|
column-key="consigneeName"
|
|
:filters="filterConsigneeList"
|
|
:filters="filterConsigneeList"
|
|
- sortable
|
|
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
>
|
|
>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
@@ -278,7 +276,6 @@
|
|
label="物料名称"
|
|
label="物料名称"
|
|
align="center"
|
|
align="center"
|
|
width="150px"
|
|
width="150px"
|
|
- sortable
|
|
|
|
:filters="filtermaterialNameList"
|
|
:filters="filtermaterialNameList"
|
|
>
|
|
>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
@@ -287,7 +284,6 @@
|
|
label="规格型号"
|
|
label="规格型号"
|
|
column-key="materialSpe"
|
|
column-key="materialSpe"
|
|
align="center"
|
|
align="center"
|
|
- sortable
|
|
|
|
:filters="filtermaterialSpe"
|
|
:filters="filtermaterialSpe"
|
|
width="120px"
|
|
width="120px"
|
|
>
|
|
>
|
|
@@ -335,7 +331,6 @@
|
|
align="center"
|
|
align="center"
|
|
width="80px"
|
|
width="80px"
|
|
column-key="carrierList"
|
|
column-key="carrierList"
|
|
- sortable
|
|
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
:filters="filterCarrierList"
|
|
:filters="filterCarrierList"
|
|
>
|
|
>
|
|
@@ -344,7 +339,6 @@
|
|
prop="addressPlace"
|
|
prop="addressPlace"
|
|
label="下货地点"
|
|
label="下货地点"
|
|
width="300px"
|
|
width="300px"
|
|
- sortable
|
|
|
|
column-key="actualAddress"
|
|
column-key="actualAddress"
|
|
>
|
|
>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
@@ -494,7 +488,6 @@
|
|
align="center"
|
|
align="center"
|
|
width="90px"
|
|
width="90px"
|
|
:filters="filterCapacityList"
|
|
:filters="filterCapacityList"
|
|
- sortable
|
|
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
>
|
|
>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
@@ -505,7 +498,6 @@
|
|
align="center"
|
|
align="center"
|
|
column-key="consigneeName"
|
|
column-key="consigneeName"
|
|
:filters="filterConsigneeList"
|
|
:filters="filterConsigneeList"
|
|
- sortable
|
|
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
>
|
|
>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
@@ -515,7 +507,6 @@
|
|
label="物料名称"
|
|
label="物料名称"
|
|
align="center"
|
|
align="center"
|
|
width="150px"
|
|
width="150px"
|
|
- sortable
|
|
|
|
:filters="filtermaterialNameList"
|
|
:filters="filtermaterialNameList"
|
|
>
|
|
>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
@@ -524,7 +515,6 @@
|
|
label="规格型号"
|
|
label="规格型号"
|
|
column-key="materialSpe"
|
|
column-key="materialSpe"
|
|
align="center"
|
|
align="center"
|
|
- sortable
|
|
|
|
:filters="filtermaterialSpe"
|
|
:filters="filtermaterialSpe"
|
|
width="120px"
|
|
width="120px"
|
|
>
|
|
>
|
|
@@ -572,7 +562,6 @@
|
|
align="center"
|
|
align="center"
|
|
width="80px"
|
|
width="80px"
|
|
column-key="carrierList"
|
|
column-key="carrierList"
|
|
- sortable
|
|
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
:filters="filterCarrierList"
|
|
:filters="filterCarrierList"
|
|
>
|
|
>
|
|
@@ -581,7 +570,6 @@
|
|
prop="addressPlace"
|
|
prop="addressPlace"
|
|
label="下货地点"
|
|
label="下货地点"
|
|
width="300px"
|
|
width="300px"
|
|
- sortable
|
|
|
|
column-key="actualAddress"
|
|
column-key="actualAddress"
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
>
|
|
>
|
|
@@ -1037,7 +1025,6 @@
|
|
label="车号"
|
|
label="车号"
|
|
align="center"
|
|
align="center"
|
|
width="90px"
|
|
width="90px"
|
|
- sortable
|
|
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
:filters="filterCapacityList"
|
|
:filters="filterCapacityList"
|
|
>
|
|
>
|
|
@@ -1049,7 +1036,6 @@
|
|
align="center"
|
|
align="center"
|
|
column-key="consigneeName"
|
|
column-key="consigneeName"
|
|
:filters="filterConsigneeList"
|
|
:filters="filterConsigneeList"
|
|
- sortable
|
|
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
>
|
|
>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
@@ -1059,7 +1045,6 @@
|
|
label="物料名称"
|
|
label="物料名称"
|
|
align="center"
|
|
align="center"
|
|
width="150px"
|
|
width="150px"
|
|
- sortable
|
|
|
|
:filters="filtermaterialNameList"
|
|
:filters="filtermaterialNameList"
|
|
>
|
|
>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
@@ -1068,7 +1053,6 @@
|
|
label="规格型号"
|
|
label="规格型号"
|
|
column-key="materialSpe"
|
|
column-key="materialSpe"
|
|
align="center"
|
|
align="center"
|
|
- sortable
|
|
|
|
:filters="filtermaterialSpe"
|
|
:filters="filtermaterialSpe"
|
|
width="120px"
|
|
width="120px"
|
|
>
|
|
>
|
|
@@ -1112,7 +1096,6 @@
|
|
align="center"
|
|
align="center"
|
|
width="80px"
|
|
width="80px"
|
|
column-key="carrierList"
|
|
column-key="carrierList"
|
|
- sortable
|
|
|
|
show-overflow-tooltip
|
|
show-overflow-tooltip
|
|
:filters="filterCarrierList"
|
|
:filters="filterCarrierList"
|
|
>
|
|
>
|
|
@@ -1121,7 +1104,6 @@
|
|
prop="addressPlace"
|
|
prop="addressPlace"
|
|
label="下货地点"
|
|
label="下货地点"
|
|
width="300px"
|
|
width="300px"
|
|
- sortable
|
|
|
|
column-key="actualAddress"
|
|
column-key="actualAddress"
|
|
>
|
|
>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
@@ -2146,7 +2128,11 @@ export default {
|
|
},
|
|
},
|
|
updateTruckDetail() {
|
|
updateTruckDetail() {
|
|
this.isLoading = true
|
|
this.isLoading = true
|
|
- if (!this.detailAmount || !this.detailRemark) {
|
|
|
|
|
|
+ if (
|
|
|
|
+ this.detailAmount == null ||
|
|
|
|
+ this.detailAmount == '' ||
|
|
|
|
+ !this.detailRemark
|
|
|
|
+ ) {
|
|
this.$message.warning('请填写所有信息!')
|
|
this.$message.warning('请填写所有信息!')
|
|
this.isLoading = false
|
|
this.isLoading = false
|
|
} else {
|
|
} else {
|