fix: update version to 4.2.0 and improve import handling in user actions

This commit is contained in:
Ray.Hao
2026-03-07 19:35:24 +08:00
parent ff6f68c0ce
commit d6804fc4e0
5 changed files with 28 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vue3-element-admin",
"description": "Vue3 + Vite + TypeScript + Element-Plus 的后台管理模板vue-element-admin 的 Vue3 版本",
"version": "4.1.0",
"version": "4.2.0",
"private": true,
"type": "module",
"scripts": {