yxh
yxh
2023-07-14 84c2bfd27fa610fb42dd52b9f145ca2507230c18
package.json
@@ -5,8 +5,8 @@
  "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",