xsh hace 3 años
padre
commit
bedb2c48d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/pastureData/dayData.vue

+ 1 - 1
src/views/pastureData/dayData.vue

@@ -310,7 +310,7 @@ export default {
       }
       //http://122.112.224.199:9500/manager/eartagdata/findByConditions
       this.$http({
-        url: this.$http.adornUrl("http://192.168.1.171:8210/manager/eartagdata/findByConditions"),
+        url: this.$http.adornUrl("http://122.112.224.199:9500/manager/eartagdata/findByConditions"),
         method: 'post',
         data: this.$http.adornData(data),
       }).then(res => {