mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 21:36:42 +08:00
提交修改
This commit is contained in:
@@ -167,7 +167,7 @@ import apiUser from "@/api/system/user.js";
|
||||
// console.log(aid,delIdx,'参数值');
|
||||
// //先从我关注的人中员列表中移除
|
||||
// //this.$nextTick(()=>{
|
||||
// this.follow.list.splice(delIdx,1);
|
||||
this.follow.list.splice(delIdx,1);
|
||||
// //})
|
||||
|
||||
// // this.follow.list.forEach(one=>{
|
||||
|
||||
Reference in New Issue
Block a user