liudong
2024-08-07 ae69b91e45992be0e38c7b1c205c83f83243bbb7
package.json
@@ -16,15 +16,15 @@
  },
  "lint-staged": {
    "*.{js,ts,jsx,tsx}": [
      "prettier --write"
    
    ],
    "*.vue": [
      "prettier --write"
     
    ],
    "*.{less,css}": [
      "prettier --write"
    ]
  },
  "pnpm": {
@@ -34,6 +34,8 @@
  },
  "dependencies": {
    "@arco-design/web-vue": "^2.44.7",
    "@vue-office/docx": "^1.6.2",
    "@vue-office/excel": "^1.7.11",
    "@vueuse/core": "^9.3.0",
    "arco-design-pro-vue": "^2.7.3",
    "axios": "^0.24.0",