Merge remote-tracking branch 'origin/dev' into prod
# Conflicts: # nginx.conf
Showing
| ... | @@ -25,6 +25,7 @@ | ... | @@ -25,6 +25,7 @@ |
| "axios": "1.9.0", | "axios": "1.9.0", | ||
| "clipboard": "2.0.11", | "clipboard": "2.0.11", | ||
| "dayjs": "^1.11.18", | "dayjs": "^1.11.18", | ||
| "decimal.js": "^10.6.0", | |||
| "echarts": "5.6.0", | "echarts": "5.6.0", | ||
| "element-plus": "^2.13.5", | "element-plus": "^2.13.5", | ||
| "file-saver": "^2.0.5", | "file-saver": "^2.0.5", | ||
| ... | @@ -36,6 +37,7 @@ | ... | @@ -36,6 +37,7 @@ |
| "lodash": "^4.18.1", | "lodash": "^4.18.1", | ||
| "nprogress": "0.2.0", | "nprogress": "0.2.0", | ||
| "p-limit": "^7.3.0", | "p-limit": "^7.3.0", | ||
| "pdfjs-dist": "^5.7.284", | |||
| "pinia": "3.0.2", | "pinia": "3.0.2", | ||
| "spark-md5": "^3.0.2", | "spark-md5": "^3.0.2", | ||
| "splitpanes": "^4.0.4", | "splitpanes": "^4.0.4", | ||
| ... | ... |
public/js/pdf.worker.min.mjs
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/components/Preview/filePreview.vue
0 → 100644
src/components/Table/editTable.vue
0 → 100644
Please
register
or
sign in
to comment