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