Browse Source

修改参数

lex-xin 7 tháng trước cách đây
mục cha
commit
bc06cde668
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {