Added Bar Selector City at the Top !

This commit is contained in:
Surya Paolo
2022-12-02 10:44:57 +01:00
parent 07f5f1c4c9
commit 7deb7b6414
8 changed files with 328 additions and 305 deletions

View File

@@ -27,7 +27,8 @@ export default defineComponent({
value: [String, Number, Object],
label: {
type: String,
required: true,
required: false,
default: undefined,
},
myclass: {
type: String,