@@ -93,7 +93,7 @@
:items="changeMarkerItems2"
></base-form>
<template #footer>
- <confirm-button around @confirm="onSubmitChangeMarker" @cancel="visibleChangeMarker2 = false"></confirm-button>
+ <confirm-button around @confirm="onSubmitChangeMarker2" @cancel="visibleChangeMarker2 = false"></confirm-button>
</template>
</base-dialog>