소스 검색

职务管理

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;
       const res = await this.fetch(id);
       this.$set(this, `form`, res.data);
+      this.searchInfo();
     },
     async add() {
       this.dialog = true;