From e6e10308ff1e2becf7661eb96a769b0f77a9cd77 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期五, 20 八月 2021 17:45:25 +0800 Subject: [PATCH] 自定义可拖动弹窗宽度指令 --- ruoyi-system/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index ebcee00..da5569e 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi</artifactId> <groupId>com.ruoyi</groupId> - <version>3.0.0</version> + <version>3.6.0</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.2