From cf7f64c48d3ca8553a51d88cd61d9c75a42bb70e Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Sat, 29 Mar 2025 01:13:46 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8E=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj | 2 +- Web/package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj index 1ef9217d..67feedfc 100644 --- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj +++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj @@ -56,7 +56,7 @@ - + diff --git a/Web/package.json b/Web/package.json index 9166d808..ccac4707 100644 --- a/Web/package.json +++ b/Web/package.json @@ -2,7 +2,7 @@ "name": "admin.net.pro", "type": "module", "version": "2.4.33", - "lastBuildTime": "2025.03.27", + "lastBuildTime": "2025.03.29", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -77,8 +77,8 @@ "vue-signature-pad": "^3.0.2", "vue3-flag-icons": "^0.0.3", "vue3-tree-org": "^4.2.2", - "vxe-pc-ui": "^4.5.3", - "vxe-table": "^4.12.1", + "vxe-pc-ui": "^4.5.5", + "vxe-table": "^4.12.2", "vxe-table-plugin-element": "^4.0.4", "vxe-table-plugin-export-xlsx": "^4.0.7", "xe-utils": "^3.7.4",