lin-xin пре 7 година
родитељ
комит
8f085b27fd
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/components/common/Tags.vue

+ 1 - 0
src/components/common/Tags.vue

@@ -102,6 +102,7 @@
                             this.$router.push('/');
                             this.$router.push('/');
                         }
                         }
                         this.tagsList.splice(i, 1);
                         this.tagsList.splice(i, 1);
+                        break;
                     }
                     }
                 }
                 }
             })
             })