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