From 3c40f5e98cbeaf554cf0245d4f528063f0b9db69 Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期二, 05 七月 2022 15:24:47 +0800 Subject: [PATCH] 添加修改页面 --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 56ddfa6..a092f0e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/" }, "dependencies": { - "@element-plus/icons-vue": "^2.0.3", + "@element-plus/icons-vue": "^2.0.6", "@wangeditor/editor": "^5.1.1", "axios": "^0.27.2", "countup.js": "^2.2.0", -- Gitblit v1.9.2