刘洋 %!s(int64=2) %!d(string=hai) anos
pai
achega
00dca3aba4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/quality/ending-check/components/EndCheck.vue

+ 1 - 1
src/modules/quality/ending-check/components/EndCheck.vue

@@ -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>
 </template>