gaoluyang
2025-06-06 fcc3f9701b0e6256dcb271ee01e469978311a958
package.json
@@ -22,6 +22,7 @@
    "axios": "0.28.1",
    "clipboard": "2.0.11",
    "echarts": "5.5.1",
    "element-china-area-data": "^6.1.0",
    "element-plus": "2.7.6",
    "file-saver": "2.0.5",
    "fuse.js": "6.6.2",
@@ -47,5 +48,12 @@
  },
  "overrides": {
    "quill": "2.0.2"
  },
  "eslintConfig": {
    "root": true,
    "env": {
      "node": true,
      "vue/setup-compiler-macros": true
    }
  }
}