diff --git a/src/content/admin/WorshipManagement.vue b/src/content/admin/WorshipManagement.vue index 6e2b508..22b5579 100644 --- a/src/content/admin/WorshipManagement.vue +++ b/src/content/admin/WorshipManagement.vue @@ -274,6 +274,9 @@ + + + @@ -367,6 +370,7 @@ export default { title: '', organizer: '', collection: '', + organPlaying: '', address: '', selfInformation: false, highlightTime: false, @@ -838,6 +842,7 @@ export default { title: '', organizer: '', collection: '', + organPlaying: '', address: '', selfInformation: false, highlightTime: false,