web_src/src/components/dialog/onvifEdit.vue
old mode 100644 new mode 100755
@@ -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,