修改显示

master
夜笙歌 8 months ago
parent 5478d96110
commit 1a59bc3c69

@ -130,7 +130,7 @@ export default {
let nowTab = v.rows.find(vv=>vv.configTypeId === parseFloat(this.$route.query.portalConfigTypeId))
console.log(nowTab)
this.banner = nowTab?.homeConfigTypePic
// this.bannerTitle = e.rows?.[0]?.portalConfigDesc
this.bannerTitle = nowTab.configTypeDesc
})
})
}

Loading…
Cancel
Save