diff --git a/src/modules/01_dashboard/views/Dashboard.vue b/src/modules/01_dashboard/views/Dashboard.vue index 2cfe962..39e0fd0 100644 --- a/src/modules/01_dashboard/views/Dashboard.vue +++ b/src/modules/01_dashboard/views/Dashboard.vue @@ -241,7 +241,9 @@ const thaiOptions: Intl.DateTimeFormatOptions = { กล่องข้อความ -
ทั้งหมด {{ totalInbox }} ข้อความ
+
+ ทั้งหมด {{ totalInbox }} ข้อความ +
@@ -308,7 +310,7 @@ const thaiOptions: Intl.DateTimeFormatOptions = { icon="mdi-reply" size="10px" color="grey-7" - @click="dialogRepleOpen(item.no)" + @click.stop.prevent="dialogRepleOpen(item.no)" > ตอบกลับข้อความ