diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj index 05e6a071..976d18f4 100644 --- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj +++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj @@ -28,9 +28,9 @@ - - - + + + diff --git a/Admin.NET/Admin.NET.Test/Admin.NET.Test.csproj b/Admin.NET/Admin.NET.Test/Admin.NET.Test.csproj index 3f763145..fa58c77e 100644 --- a/Admin.NET/Admin.NET.Test/Admin.NET.Test.csproj +++ b/Admin.NET/Admin.NET.Test/Admin.NET.Test.csproj @@ -14,8 +14,8 @@ - - + + compile diff --git a/Web/package.json b/Web/package.json index 71456b2c..5fd87625 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.09.01", + "lastBuildTime": "2025.09.03", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -26,7 +26,7 @@ "@vue-office/docx": "^1.6.3", "@vue-office/excel": "^1.7.14", "@vue-office/pdf": "^2.0.10", - "@vueuse/core": "^13.8.0", + "@vueuse/core": "^13.9.0", "@vxe-ui/plugin-export-xlsx": "^4.3.0", "@vxe-ui/plugin-render-element": "^4.1.0", "@wangeditor/editor": "^5.1.23", @@ -69,7 +69,7 @@ "uuid": "^11.1.0", "vcrontab-3": "^3.3.22", "vform3-builds": "^3.0.10", - "vue": "^3.5.20", + "vue": "^3.5.21", "vue-clipboard3": "^2.0.0", "vue-demi": "0.14.10", "vue-draggable-plus": "^0.6.0", @@ -81,8 +81,8 @@ "vue-router": "^4.5.1", "vue-signature-pad": "^3.0.2", "vue3-tree-org": "^4.2.2", - "vxe-pc-ui": "^4.9.11", - "vxe-table": "^4.16.3", + "vxe-pc-ui": "^4.9.13", + "vxe-table": "^4.16.4", "xe-utils": "^3.7.8", "xlsx-js-style": "^1.2.0" }, @@ -93,11 +93,11 @@ "@types/node": "^22.18.0", "@types/nprogress": "^0.2.3", "@types/sortablejs": "^1.15.8", - "@typescript-eslint/eslint-plugin": "^8.41.0", - "@typescript-eslint/parser": "^8.41.0", + "@typescript-eslint/eslint-plugin": "^8.42.0", + "@typescript-eslint/parser": "^8.42.0", "@vitejs/plugin-vue": "^6.0.1", "@vitejs/plugin-vue-jsx": "^5.1.1", - "@vue/compiler-sfc": "^3.5.20", + "@vue/compiler-sfc": "^3.5.21", "cli-progress": "^3.12.0", "code-inspector-plugin": "^1.2.6", "colors": "^1.4.0", @@ -109,10 +109,10 @@ "prettier": "^3.6.2", "rollup-plugin-visualizer": "^6.0.3", "sass": "^1.91.0", - "terser": "^5.43.1", + "terser": "^5.44.0", "typescript": "^5.9.2", - "vite": "^7.1.3", - "vite-auto-i18n-plugin": "^1.1.7", + "vite": "^7.1.4", + "vite-auto-i18n-plugin": "^1.1.8", "vite-plugin-cdn-import": "^1.0.1", "vite-plugin-compression2": "^2.2.1", "vite-plugin-vue-setup-extend": "^0.4.0", diff --git a/Web/src/components/sysDict/sysDict.vue b/Web/src/components/sysDict/sysDict.vue index 26494cdd..cbf0c873 100644 --- a/Web/src/components/sysDict/sysDict.vue +++ b/Web/src/components/sysDict/sysDict.vue @@ -572,7 +572,7 @@ watch(() => [userStore.dictList, userStore.constList, props.data, state], initDa - + diff --git a/Web/src/views/system/dict/index.vue b/Web/src/views/system/dict/index.vue index fd4a88e0..599a5b62 100644 --- a/Web/src/views/system/dict/index.vue +++ b/Web/src/views/system/dict/index.vue @@ -69,6 +69,11 @@ + + + + + @@ -79,11 +84,6 @@ - - - - -