fix: refs #8277 add 'fit' class to supplier select component in EntryControl
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
18abb3e331
commit
890667c8a6
|
@ -107,6 +107,7 @@ const columns = computed(() => [
|
|||
component: markRaw(VnSelectSupplier),
|
||||
label: null,
|
||||
name: 'supplierFk',
|
||||
class: 'fit'
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue