finesse on Blobs
This commit is contained in:
@@ -79,7 +79,7 @@ export default {
|
||||
if (!this.$refs.form.validate()) return
|
||||
this.loading = true
|
||||
await this.$axios.$put('/place', this.place)
|
||||
this.updateMeta()
|
||||
await this.$fetch()
|
||||
this.loading = false
|
||||
this.dialog = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user