fix: axios error icon
This commit is contained in:
parent
74cdbfe91b
commit
575e9f1ab8
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ api.interceptors.response.use(
|
|||
useLoader().hide();
|
||||
dialog({
|
||||
color: 'negative',
|
||||
icon: 'priority_high',
|
||||
icon: 'mdi-alert',
|
||||
title: 'เกิดข้อผิดพลาด',
|
||||
actionText: 'ตกลง',
|
||||
persistent: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue