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