fix: axios error icon

This commit is contained in:
Methapon2001 2024-04-05 18:07:57 +07:00
parent 74cdbfe91b
commit 575e9f1ab8

View file

@ -44,7 +44,7 @@ api.interceptors.response.use(
useLoader().hide();
dialog({
color: 'negative',
icon: 'priority_high',
icon: 'mdi-alert',
title: 'เกิดข้อผิดพลาด',
actionText: 'ตกลง',
persistent: true,