From 6c3e88ee6d40ef77d3f26d2fbe9dec2cf386fe8a Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Sat, 04 Feb 2023 22:45:01 +0800
Subject: [PATCH] 首页页签右键选择时不显示关闭左侧
---
ruoyi-api/ruoyi-api-system/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-api/ruoyi-api-system/pom.xml b/ruoyi-api/ruoyi-api-system/pom.xml
index 583b63a..5d666be 100644
--- a/ruoyi-api/ruoyi-api-system/pom.xml
+++ b/ruoyi-api/ruoyi-api-system/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-api</artifactId>
- <version>3.6.0</version>
+ <version>3.6.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
--
Gitblit v1.9.3