yxh
2023-06-15 e5e3e1a5bc8aa300c580126703bb6067221dee96
package.json
@@ -2,11 +2,11 @@
  "name": "ruoyi",
  "version": "3.7.0",
  "description": "浙江省OPO数字化管理平台",
  "author": "盛舟信息科技有限公司",
  "author": "浙江亥尔时信息科技有限公司",
  "license": "MIT",
  "scripts": {
    "dev": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "dev": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
    "build": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build",
    "build:stage": "vue-cli-service build --mode staging",
    "preview": "node build/index.js --preview",
    "lint": "eslint --ext .js,.vue src"
@@ -39,6 +39,7 @@
    "@jiaminghi/data-view": "^2.10.0",
    "@riophae/vue-treeselect": "0.4.0",
    "axios": "0.21.0",
    "build": "^0.1.4",
    "clipboard": "2.0.6",
    "core-js": "3.8.1",
    "dayjs": "^1.11.1",