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