Explorar o código

编辑例句 来源

natasha hai 1 ano
pai
achega
734a6df483
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/corpus/seekPage.vue

+ 1 - 0
src/views/corpus/seekPage.vue

@@ -1464,6 +1464,7 @@ export default {
           this.loading = false;
           this.selectDelLijuIds = [];
           this.$message.success('删除成功');
+          this.getLevelList();
           this.page = 1;
           this.getdata(true);
         })