coys 1 năm trước cách đây
mục cha
commit
c6b21cd534
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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:{