|
@@ -207,6 +207,7 @@ export default defineComponent({
|
|
...item,
|
|
...item,
|
|
musicSheetId: item.id,
|
|
musicSheetId: item.id,
|
|
musicSheetCategoryId: item.projectMusicCategoryId,
|
|
musicSheetCategoryId: item.projectMusicCategoryId,
|
|
|
|
+ availableType: item.availableType,
|
|
applicationId: props.appId,
|
|
applicationId: props.appId,
|
|
id: null
|
|
id: null
|
|
})
|
|
})
|