소스 검색

LY 离职页面刷新

ly 3 년 전
부모
커밋
26c37aec3b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      ui/src/views/plant/staffmgr/index.vue

+ 1 - 0
ui/src/views/plant/staffmgr/index.vue

@@ -1015,6 +1015,7 @@
                 this.msgSuccess(this.$t('修改成功'));
                 this.open = false;
                 this.getList();
+                this.getLeftData()
               });
             } else {
               addStaffmgr(this.form).then(response => {