diff --git a/frontend/package.json b/frontend/package.json index e7d83cee..14d62376 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -64,7 +64,7 @@ "eslint-plugin-prettier": "^5.4.1", "eslint-plugin-vue": "^10.2.0", "globals": "^16.2.0", - "less": "^4.3.0", + "less": "4.4.2", "pinia": "^3.0.2", "prettier": "^3.5.3", "typescript": "~5.7.2", @@ -76,4 +76,4 @@ "vite-svg-loader": "^5.1.0", "vue-tsc": "^2.2.8" } -} +} \ No newline at end of file diff --git a/frontend/src/views/system/audit/index.vue b/frontend/src/views/system/audit/index.vue index 889bff52..d7af94a3 100644 --- a/frontend/src/views/system/audit/index.vue +++ b/frontend/src/views/system/audit/index.vue @@ -275,7 +275,7 @@ const initOptions = () => {
{