فهرست منبع

Merge branch 'iteration-20241205'

lex-xin 2 ماه پیش
والد
کامیت
95e9f24835
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 {