fix: 处理接口定义更新和case更新 --bug=1006093 --user=刘瑞斌 【消息通知】接口定义... https://www.tapd.cn/55049933/s/1038317

This commit is contained in:
Captain.B 2021-08-23 19:14:06 +08:00 committed by 刘瑞斌
parent 43f64bdbfc
commit 2981056c05
1 changed files with 0 additions and 3 deletions

View File

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