onShow
This commit is contained in:
@@ -51,8 +51,11 @@ export default {
|
||||
this.id = o.id
|
||||
this.listName = o.listName
|
||||
this.getType()
|
||||
},
|
||||
onShow() {
|
||||
document.title = this.listName
|
||||
},
|
||||
|
||||
mounted() {},
|
||||
methods: {
|
||||
previewImage(images, img) {
|
||||
|
||||
Reference in New Issue
Block a user