Ver código fonte

LY 离职页面刷新

ly 3 anos atrás
pai
commit
26c37aec3b
1 arquivos alterados com 1 adições e 0 exclusões
  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 => {