Update FormDoc.vue

pull/6632/head
Mert Sincan 2024-10-23 12:12:57 +01:00
parent 960927bcb2
commit 437e90a8c2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ export default {
data() {
return {
initialValues: {
city: { cname: '' }
city: null
},
resolver: zodResolver(
z.object({