瀏覽代碼

fix(record): rts-api to rts

wangxiao 3 年之前
父節點
當前提交
dadfa819be
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/rts/record/index.vue

+ 1 - 1
src/pages/rts/record/index.vue

@@ -63,7 +63,7 @@
     @ok="state.visible = false"
     destroyOnClose
   >
-    <video-player-tsx :video-url="`/rts-api/record/${state.recordDetail.Path}`" />
+    <video-player-tsx :video-url="`/rts/record/${state.recordDetail.Path}`" />
   </modal-pro>
 
   <modal-pro