perf: axios default error interceptor allows you to customize error handling (#4283)
This commit is contained in:
@@ -50,7 +50,7 @@ const props = withDefaults(defineProps<Props>(), {
|
||||
sidebarWidth: 180,
|
||||
sideCollapseWidth: 60,
|
||||
tabbarEnable: true,
|
||||
tabbarHeight: 36,
|
||||
tabbarHeight: 40,
|
||||
zIndex: 200,
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user