ly 3 лет назад
Родитель
Сommit
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 => {