刘洋 2 ani în urmă
părinte
comite
00dca3aba4
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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"
       :items="changeMarkerItems2"
     ></base-form>
     ></base-form>
     <template #footer>
     <template #footer>
-      <confirm-button around @confirm="onSubmitChangeMarker" @cancel="visibleChangeMarker2 = false"></confirm-button>
+      <confirm-button around @confirm="onSubmitChangeMarker2" @cancel="visibleChangeMarker2 = false"></confirm-button>
     </template>
     </template>
   </base-dialog>
   </base-dialog>
 </template>
 </template>