This commit is contained in:
shijingjing
2022-04-28 18:29:43 +08:00
parent 716d5692db
commit eab064c155

View File

@@ -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