diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj index 96f8a5e9..1169c030 100644 --- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj +++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj @@ -17,10 +17,10 @@ - - - - + + + + @@ -47,7 +47,7 @@ - + diff --git a/Web/index.html b/Web/index.html index a239e99d..309a785a 100644 --- a/Web/index.html +++ b/Web/index.html @@ -4,7 +4,7 @@ - + 正在加载中... diff --git a/Web/package.json b/Web/package.json index 55dc9043..642d429b 100644 --- a/Web/package.json +++ b/Web/package.json @@ -2,7 +2,7 @@ "name": "admin.net.pro", "type": "module", "version": "2.4.33", - "lastBuildTime": "2024.11.21", + "lastBuildTime": "2024.11.22", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -53,7 +53,7 @@ "push.js": "^1.0.12", "qrcodejs2-fixes": "^0.0.2", "qs": "^6.13.1", - "relation-graph": "^2.2.7", + "relation-graph": "^2.2.9", "screenfull": "^6.0.2", "sm-crypto-v2": "^1.9.3", "sortablejs": "^1.15.3", @@ -71,11 +71,11 @@ "vue-router": "^4.4.5", "vue-signature-pad": "^3.0.2", "vue3-tree-org": "^4.2.2", - "vxe-pc-ui": "^4.3.2", + "vxe-pc-ui": "^4.3.3", "vxe-table": "^4.8.10", "vxe-table-plugin-element": "^4.0.4", "vxe-table-plugin-export-xlsx": "^4.0.7", - "xe-utils": "^3.5.31", + "xe-utils": "^3.5.32", "xlsx-js-style": "^1.2.0" }, "devDependencies": {