diff --git a/src/pages/Entry/EntryControl.vue b/src/pages/Entry/EntryControl.vue index 3c9dd8d09..2ec121657 100644 --- a/src/pages/Entry/EntryControl.vue +++ b/src/pages/Entry/EntryControl.vue @@ -107,6 +107,7 @@ const columns = computed(() => [ component: markRaw(VnSelectSupplier), label: null, name: 'supplierFk', + class: 'fit' }, }, {