瀏覽代碼

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 => {