From 1a33b944d425b1488f4e5b93725bdf00609271be Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期四, 30 三月 2023 14:49:42 +0800 Subject: [PATCH] 修改部门新增规则 --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 8b2ab23..c9b6baa 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.0.6", - "@kjgl77/datav-vue3": "^1.2.1", + "@kjgl77/datav-vue3": "^1.4.1", "@wangeditor/editor": "^5.1.14", "axios": "^0.27.2", "countup.js": "^2.2.0", -- Gitblit v1.9.2