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