เปิด noti

This commit is contained in:
Warunee Tamkoo 2023-09-07 17:59:53 +07:00
parent b93a03d0d2
commit 1ecb2e556b

View file

@ -211,7 +211,7 @@ const activeBtn = () => {
* งจ boolean งตอง set
*/
onMounted(async () => {
// await getDataNotification();
await getDataNotification();
myEventHandler(null, false);
window.addEventListener("resize", (e: any) => {
myEventHandler(e, true);