reloaded 5 vuotta sitten
vanhempi
commit
c71f2a90d1
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;