[新增5大业务模块]

This commit is contained in:
2024-03-01 09:41:35 +08:00
parent 788c1e7af4
commit d71b91162b
19 changed files with 2103 additions and 581 deletions

View File

@@ -473,10 +473,8 @@
})
},
// 导航
onNav(name) {
this.$Router.push({
name
})
onNav() {
this.$Router.push({name})
},
// 推荐关系
onParent() {