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