bug
This commit is contained in:
@@ -29,11 +29,11 @@ export default {
|
||||
current: 1,
|
||||
categoryType: '0',
|
||||
list: [],
|
||||
parentName: '产业振兴'
|
||||
parentName: ''
|
||||
}
|
||||
},
|
||||
onLoad(o) {
|
||||
// this.parentName = o.listName
|
||||
this.parentName = o.listName
|
||||
},
|
||||
onShow() {
|
||||
document.title = this.parentName
|
||||
|
||||
Reference in New Issue
Block a user