reloaded 5 gadi atpakaļ
vecāks
revīzija
c71f2a90d1
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/views/pcenter/level.vue

+ 1 - 0
src/views/pcenter/level.vue

@@ -78,6 +78,7 @@ export default {
       this.dialog = true;
       const res = await this.fetch(id);
       this.$set(this, `form`, res.data);
+      this.searchInfo();
     },
     async add() {
       this.dialog = true;