zhouwx
6 days ago da1fa559f12ffc533beb6369bc6485ca303aad07
package.json
@@ -23,7 +23,7 @@
    "@wangeditor/editor-for-vue": "^5.1.12",
    "@wangeditor/plugin-upload-attachment": "^1.1.0",
    "axios": "0.27.2",
    "echarts": "5.4.0",
    "echarts": "^5.4.0",
    "element-plus": "2.2.27",
    "file-saver": "2.0.5",
    "fuse.js": "6.6.2",
@@ -33,6 +33,8 @@
    "moment": "^2.30.1",
    "nprogress": "0.2.0",
    "pinia": "2.0.22",
    "print-js": "^1.6.0",
    "qrcode": "^1.5.4",
    "quill": "^2.0.0-dev.3",
    "spark-md5": "^3.0.2",
    "tinymce": "^5.10.2",
@@ -43,8 +45,14 @@
    "vue-qr": "^4.0.9",
    "vue-quill-editor": "^3.0.6",
    "vue-router": "4.1.4",
    "vue3-count-to": "^1.1.2",
    "vue3-json-excel": "^1.0.10-alpha",
    "wangeditor5-for-vue3": "^0.1.0"
    "wangeditor5-for-vue3": "^0.1.0",
    "docx": "^9.5.1",
    "docx-preview": "^0.3.5",
    "docx-templates": "^4.14.1",
    "docxtemplater": "^3.65.1",
    "docxtemplater-image-module-free": "^1.1.1"
  },
  "devDependencies": {
    "@vitejs/plugin-vue": "3.1.0",