minor while edit event datetime

This commit is contained in:
lesion
2019-08-07 01:26:14 +02:00
parent 18be5664fd
commit b413742c45
7 changed files with 36 additions and 13 deletions

View File

@@ -94,6 +94,9 @@ export default {
open: true,
}
},
head () {
return { title: `${this.settings.title} - ${this.$t('common.admin')}` }
},
async mounted () {
const code = this.$route.query.code