mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-23 23:53:55 +08:00
feat: mobile端同步更新上报模式、语言设置功能
This commit is contained in:
@@ -110,6 +110,7 @@ const alovaInstance = createAlova({
|
||||
if (config.meta?.isExposeError) {
|
||||
return Promise.reject(msg)
|
||||
}
|
||||
|
||||
if (config.meta?.toast !== false) {
|
||||
toast.warning(msg)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user