✨ feat: 修复依赖丢失的问题
This commit is contained in:
@@ -11,4 +11,4 @@ ENV = 'staging'
|
||||
# 若依管理系统/测试环境
|
||||
VUE_APP_BASE_API = '/stage-api'
|
||||
|
||||
VUE_APP_SERVICE_BASE_API = 'http://140.143.206.120:8089/l2-api'
|
||||
VUE_APP_SERVICE_BASE_API = 'http://140.143.206.120:8081'
|
||||
|
||||
@@ -38,11 +38,13 @@
|
||||
"dependencies": {
|
||||
"@babel/parser": "7.7.4",
|
||||
"@riophae/vue-treeselect": "0.4.0",
|
||||
"@vue/babel-helper-vue-jsx-merge-props": "^1.4.0",
|
||||
"axios": "0.24.0",
|
||||
"bpmn-js-token-simulation": "0.10.0",
|
||||
"clipboard": "2.0.8",
|
||||
"core-js": "3.25.3",
|
||||
"dayjs": "^1.11.18",
|
||||
"diagram-js": "^15.4.0",
|
||||
"dom-to-image": "^2.6.0",
|
||||
"echarts": "5.4.0",
|
||||
"element-ui": "2.15.12",
|
||||
@@ -55,6 +57,8 @@
|
||||
"jsbarcode": "^3.12.1",
|
||||
"jsencrypt": "3.0.0-rc.1",
|
||||
"konva": "^10.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"min-dash": "^4.2.3",
|
||||
"mqtt": "^5.13.3",
|
||||
"nprogress": "0.2.0",
|
||||
"print-js": "^1.6.0",
|
||||
@@ -62,6 +66,7 @@
|
||||
"quill": "1.3.7",
|
||||
"screenfull": "5.0.2",
|
||||
"sortablejs": "1.10.2",
|
||||
"throttle-debounce": "^5.0.2",
|
||||
"vditor": "^3.11.1",
|
||||
"video.js": "^8.23.3",
|
||||
"vue": "2.6.12",
|
||||
|
||||
Reference in New Issue
Block a user