fix: 修复配置性能测试通知删除事件不能选中关注人的问题 --bug=1006041 --user=刘瑞斌 【消息通知】-创建性能... https://www.tapd.cn/55049933/s/1037504
This commit is contained in:
parent
57333057ea
commit
2a6d2117ff
|
@ -318,9 +318,6 @@ export default {
|
|||
row.userIds.unshift('CREATOR');
|
||||
}
|
||||
}
|
||||
if (i > -1) {
|
||||
row.userIds.splice(i, 1);
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue