coys преди 1 година
родител
ревизия
c6b21cd534
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/components/echarts/index.vue
  2. 1 1
      vue.config.js

+ 1 - 1
src/components/echarts/index.vue

@@ -17,7 +17,7 @@
       },
       chartsWidth:{
         type:String,
-        default:'400px'
+        default:''
       },
       chartsHeight:{
         type:String,

+ 1 - 1
vue.config.js

@@ -118,7 +118,7 @@ module.exports = defineConfig({
         }
       },
       '/dev': {
-        target: "http://10.87.21.103:8080",
+        target: "http://10.87.21.107:8080",
         // ws:true,
         changOrigin:true,
         pathRewrite:{