29529
This commit is contained in:
@@ -37,7 +37,7 @@ export default {
|
||||
},
|
||||
onShow() {
|
||||
document.title = this.parentName
|
||||
if(this.parentName.length) {
|
||||
if(this.parentName) {
|
||||
this.getList()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user