gaoluyang
2025-06-06 2a9112650755dc3c98e6806f8eec48bce7741c20
package.json
@@ -1,7 +1,7 @@
{
  "name": "ruoyi",
  "version": "3.8.9",
  "description": "若依管理系统",
  "description": "陕西昭德环保型煤有限公司",
  "author": "若依",
  "license": "MIT",
  "type": "module",
@@ -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
    }
  }
}