This commit is contained in:
Viet An
2026-05-25 15:23:12 +07:00
parent 5f2a98977b
commit 6685a43360
48 changed files with 732 additions and 2901 deletions

View File

@@ -87,12 +87,12 @@ import MenuAccount from "@/components/menu/MenuAccount.vue";
import ImageLayout from "@/components/media/ImageLayout.vue";
import CountdownTimer from "@/components/common/CountdownTimer.vue";
import CustomerInfo2 from "@/components/customer/CustomerInfo2.vue";
import CustomerInfo from "@/components/customer/CustomerInfo.vue";
import MenuFile from "@/components/menu/MenuFile.vue";
const components = {
PivotDataView,
CustomerInfo2,
CustomerInfo,
CountdownTimer,
InternalEntry,
ViewList,