From b9a97ef4aa676f0fb39427c6eed2c78bbab4f044 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期二, 31 十二月 2019 17:04:19 +0800 Subject: [PATCH] 修改验证码记录提示错误 --- ruoyi-ui/package.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 1122913..ceb331e 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "1.0.0", + "version": "2.0.0", "description": "若依管理系统", "author": "若依", "license": "MIT", @@ -40,7 +40,7 @@ "url": "https://gitee.com/y_project/RuoYi-Vue.git" }, "dependencies": { - "@riophae/vue-treeselect": "0.1.0", + "@riophae/vue-treeselect": "0.4.0", "vue-quill-editor": "3.0.6", "vue-cropper": "0.4.9", "axios": "0.18.1", @@ -48,6 +48,7 @@ "element-ui": "2.11.1", "fuse.js": "3.4.4", "js-cookie": "2.2.0", + "jsencrypt": "3.0.0-rc.1", "normalize.css": "7.0.0", "nprogress": "0.2.0", "path-to-regexp": "2.4.0", -- Gitblit v1.9.2