Fixed Create Vendor

This commit is contained in:
2025-04-22 14:18:22 +02:00
parent 207ed7ce36
commit 3998c997d4
2 changed files with 1 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ const props = defineProps({
},
createQuery: {
type: Object,
default: {}
},
buttonShow: {
type: Boolean,