中断循环
This commit is contained in:
parent
4ff06b7b9f
commit
8f085b27fd
|
@ -102,6 +102,7 @@
|
|||
this.$router.push('/');
|
||||
}
|
||||
this.tagsList.splice(i, 1);
|
||||
break;
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue