wankeda
2025-06-24 1caea0fdc7ed1788d854a2aba8853984b4494e01
代码管理/成品库大屏/U01bigscreen/U01bigscreen/src/components/echart/centerLeft/centerLeft3Chart/index.vue
@@ -29,8 +29,8 @@
  },
  methods: {
    getLocationlist(){
      // axios.post("http://192.168.2.51:9290/api/Task/LEDloctionList ", null, "").then((res)=>{
              axios.post("http://127.0.0.1:9290/api/Task/LEDloctionList ", null, "").then((res)=>{
      axios.post("http://192.168.2.51:9290/api/Task/LEDloctionList ", null, "").then((res)=>{
              // axios.post("http://127.0.0.1:9290/api/Task/LEDloctionList ", null, "").then((res)=>{
        if(res.data.status){
          var data=res.data.data;
          this.cdata.seriesData=[];