瀏覽代碼

职务管理

reloaded 5 年之前
父節點
當前提交
c71f2a90d1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/pcenter/level.vue

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

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