fix: 修复配置性能测试通知删除事件不能选中关注人的问题 --bug=1006041 --user=刘瑞斌 【消息通知】-创建性能... https://www.tapd.cn/55049933/s/1037504

This commit is contained in:
Captain.B 2021-08-23 10:42:06 +08:00 committed by 刘瑞斌
parent 57333057ea
commit 2a6d2117ff
1 changed files with 0 additions and 3 deletions

View File

@ -318,9 +318,6 @@ export default {
row.userIds.unshift('CREATOR');
}
}
if (i > -1) {
row.userIds.splice(i, 1);
}
break;
default:
break;