fix: fix demo and refine sidenav demo
This commit is contained in:
@@ -164,6 +164,9 @@ export default {
|
||||
|
||||
this.code = this.$refs.source?.querySelector('pre')?.textContent || ''
|
||||
},
|
||||
destroyed () {
|
||||
modal.close()
|
||||
},
|
||||
methods: {
|
||||
play (vendor) {
|
||||
let locale = getLocale(this.$route.path)
|
||||
|
||||
Reference in New Issue
Block a user