diff --git a/src/views/warehouse/parcelList/distributionParcelList.vue b/src/views/warehouse/parcelList/distributionParcelList.vue index 46c64982..4e094adc 100644 --- a/src/views/warehouse/parcelList/distributionParcelList.vue +++ b/src/views/warehouse/parcelList/distributionParcelList.vue @@ -253,7 +253,7 @@ export default { label: '仓库', type: 2, values: '', - width: '130', + width: '80', checkarr: [], fixed: false, sortable: true, @@ -275,7 +275,7 @@ export default { label: '入库时间', type: 2, values: '', - width: '200', + width: '100', checkarr: [], fixed: false, sortable: true, @@ -355,7 +355,7 @@ export default { label: '上架状态', type: 3, values: '', - width: '130', + width: '90', checkarr: [ { label: '待上架', diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue index 7e189088..be815102 100644 --- a/src/views/wel/index.vue +++ b/src/views/wel/index.vue @@ -134,7 +134,7 @@