This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-03-25 11:05:28 +07:00
parent e9c545a18d
commit 140553666d
3 changed files with 20 additions and 12 deletions

View file

@ -0,0 +1,13 @@
<template>
<div class="row items-center justify-center q-gutter-sm">
<q-icon name="support_agent" color="primary" size="sm" />
<span class="text-body2">
พบปญหาการใชงานกรณาตดตอผแลระบบ
<span class="text-weight-medium text-primary">088-264-9800</span>
</span>
</div>
</template>
<script setup lang="ts"></script>
<style scoped></style>