瀏覽代碼

修改参数

lex-xin 7 月之前
父節點
當前提交
bc06cde668
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/tenant/music/music-detail/new-index.tsx

+ 1 - 1
src/tenant/music/music-detail/new-index.tsx

@@ -769,7 +769,7 @@ export default defineComponent({
       })
     }
 
-    const initIframe = (tempPdf: string, staff: string, xml: string) => {
+    const initIframe = (tempPdf: string, staff: string) => {
       if (tempPdf) {
         staffData.musicPdfUrl = tempPdf
       } else {