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