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:{
       chartsWidth:{
         type:String,
         type:String,
-        default:'400px'
+        default:''
       },
       },
       chartsHeight:{
       chartsHeight:{
         type:String,
         type:String,

+ 1 - 1
vue.config.js

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