tonyjianhua
2023-07-19 41d9c347bf648a49fc11fbd4c451298f164230ec
web_src/src/components/dialog/onvifEdit.vue
@@ -81,7 +81,7 @@
      console.log(this.form);
      this.$axios({
        method: 'get',
        url:`./api/onvif/rtsp`,
        url:`/api/onvif/rtsp`,
        params: {
          hostname: this.form.hostName,
          timeout: 3000,