changes
This commit is contained in:
@@ -4,6 +4,7 @@ import Orders from "@/components/orders/Orders.vue";
|
||||
import Inventory from "@/components/inventory/Inventory.vue";
|
||||
import Rights from "@/components/rights/Rights.vue";
|
||||
import POS from "@/components/pos/POS.vue";
|
||||
import ChooseIMEIButton from "@/components/pos/ChooseIMEIButton.vue";
|
||||
import CreateReceipts from "@/components/receipts/CreateReceipts.vue";
|
||||
import Return from "@/components/receipts/Return.vue";
|
||||
import Imports from "@/components/imports/Imports.vue";
|
||||
@@ -137,6 +138,7 @@ const components = {
|
||||
Inventory,
|
||||
Rights,
|
||||
POS,
|
||||
ChooseIMEIButton,
|
||||
CreateReceipts,
|
||||
Return,
|
||||
Imports,
|
||||
|
||||
Reference in New Issue
Block a user