qb 2 months ago
parent
commit
d8f8b73590
  1. 2
      src/views/distribution/deliverylist/distributionDeliveryListedt.vue

2
src/views/distribution/deliverylist/distributionDeliveryListedt.vue

@ -3574,7 +3574,7 @@ export default {
await this.$nextTick(); await this.$nextTick();
const tableNode = document.querySelectorAll('.tableNode'); const tableNode = document.querySelectorAll('.tableNode');
setNodeHeight(tableNode, '60vh'); setNodeHeight(tableNode, '500px');
}, },
callFordelivery(formName) { callFordelivery(formName) {

Loading…
Cancel
Save