diff --git a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue index a74134fe..0f0f5f88 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue @@ -3574,7 +3574,7 @@ export default { await this.$nextTick(); const tableNode = document.querySelectorAll('.tableNode'); - setNodeHeight(tableNode, '60vh'); + setNodeHeight(tableNode, '500px'); }, callFordelivery(formName) {