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