From 0efcf618f642c4c42315a26e49c0749abc9ebb32 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期二, 08 八月 2023 10:50:54 +0800 Subject: [PATCH] 主题库分类注入 枚举注入等清空 --- Source/UBCS-WEB/package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Source/UBCS-WEB/package.json b/Source/UBCS-WEB/package.json index 3133c95..97c27ce 100644 --- a/Source/UBCS-WEB/package.json +++ b/Source/UBCS-WEB/package.json @@ -17,6 +17,7 @@ "classlist-polyfill": "^1.2.0", "crypto-js": "^4.0.0", "element-ui": "^2.15.6", + "instead": "^1.0.3", "js-base64": "^2.5.1", "js-cookie": "^2.2.0", "js-md5": "^0.7.3", @@ -28,6 +29,7 @@ "script-loader": "^0.7.2", "vue": "^2.6.10", "vue-axios": "^2.1.2", + "vue-flowchart-editor": "^1.0.2", "vue-i18n": "^8.7.0", "vue-router": "^3.0.1", "vuex": "^3.1.1" -- Gitblit v1.9.3