mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-18 07:16:44 +08:00
受众管理高亮显示
This commit is contained in:
@@ -146,6 +146,7 @@
|
||||
},
|
||||
viewDetail(row){
|
||||
this.$router.push({path:'/manage/viewugroup', query: {id: row.id}})
|
||||
// this.$router.push({path:'/manage/addaudiences', query: {id: row.id}})
|
||||
},
|
||||
jumpRouter(type){
|
||||
if(type==1){
|
||||
|
||||
Reference in New Issue
Block a user