diff --git a/package.json b/package.json index aa663fe..37a4c6f 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "@riophae/vue-treeselect": "0.4.0", "@vue-office/docx": "^1.6.3", "@vue/composition-api": "^1.7.2", + "autofit.js": "^3.2.2", "axios": "0.28.1", "clipboard": "2.0.8", "core-js": "3.37.1", diff --git a/vue.config.js b/vue.config.js index 167a45c..6ca7d89 100644 --- a/vue.config.js +++ b/vue.config.js @@ -46,7 +46,7 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - // target: `http://192.168.0.106:7071/`, + // target: `http://192.168.0.110:7071/`, target: `http://39.101.188.84:7071/`, changeOrigin: true, pathRewrite: {