RuoYi
2021-07-24 c43f9bc3c2433982706d289833aa2d5cb856ea16
ruoyi-ui/src/views/system/dept/index.vue
@@ -310,7 +310,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch(() => {});
    }
  }
};