fix: fix bug.
Showing
with
80 additions
and
18 deletions
| ... | @@ -51,7 +51,7 @@ | ... | @@ -51,7 +51,7 @@ |
| "echarts": "^4.8.0", | "echarts": "^4.8.0", | ||
| "element-ui": "^2.13.2", | "element-ui": "^2.13.2", | ||
| "file-saver": "2.0.1", | "file-saver": "2.0.1", | ||
| "form-making": "1.2.8", | "form-making": "^1.2.11", | ||
| "fuse.js": "3.4.4", | "fuse.js": "3.4.4", | ||
| "js-cookie": "2.2.0", | "js-cookie": "2.2.0", | ||
| "jsonlint": "1.6.3", | "jsonlint": "1.6.3", | ||
| ... | @@ -73,7 +73,7 @@ | ... | @@ -73,7 +73,7 @@ |
| "vue-codemirror-lite": "^1.0.4", | "vue-codemirror-lite": "^1.0.4", | ||
| "vue-count-to": "1.0.13", | "vue-count-to": "1.0.13", | ||
| "vue-cropper": "^0.5.0", | "vue-cropper": "^0.5.0", | ||
| "vue-i18n": "5.0.3", | "vue-i18n": "^8.27.2", | ||
| "vue-loader": "^15.9.3", | "vue-loader": "^15.9.3", | ||
| "vue-particles": "^1.0.9", | "vue-particles": "^1.0.9", | ||
| "vue-quill-editor": "^3.0.6", | "vue-quill-editor": "^3.0.6", | ||
| ... | ... |
Please
register
or
sign in
to comment