fine
2023-05-31 c2ef001546ff304f997c0162e71edd0d7e0e228a
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,