@@ -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=>{
diff --git a/src/components/Portal/noteComment.vue b/src/components/Portal/noteComment.vue
index 12f07ed7..604b3a08 100644
--- a/src/components/Portal/noteComment.vue
+++ b/src/components/Portal/noteComment.vue
@@ -23,7 +23,7 @@
@@ -59,7 +59,7 @@