diff --git a/src/components/displays/department/pos/sync/ordersSyncPossibleDuplicateTable.vue b/src/components/displays/department/pos/sync/ordersSyncPossibleDuplicateTable.vue index 87571ca5..76725055 100644 --- a/src/components/displays/department/pos/sync/ordersSyncPossibleDuplicateTable.vue +++ b/src/components/displays/department/pos/sync/ordersSyncPossibleDuplicateTable.vue @@ -17,6 +17,7 @@ import { SessionUser } from "@/components/session/token/SessionUser.vue"; import {orderBy, orderDirection, setOrder, loadList} from "@/components/pagination/paginatedList.vue"; import ActionSettingsWheelItem from "@/components/displays/buttons/ActionSettingsWheelItem.vue"; import Swal from "sweetalert2"; +import ActionSettingsWheelItemLabel from "@/components/displays/buttons/ActionSettingsWheelItemLabel.vue"; const redirectDepartmentOrderPage = (orderId, departmentId) => { @@ -229,6 +230,10 @@ const onClickAttachToOrder = (object) => { :order_id="object.order_id" >