diff --git a/.env b/.env index b0b3475..6aa2094 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ VITE_BASE_URL=/api -VITE_REQUEST_TIMEOUT=5000 +VITE_REQUEST_TIMEOUT=10000 diff --git a/src/views/system/notify/index.vue b/src/views/system/notify/index.vue index 05dcc84..cdd9986 100644 --- a/src/views/system/notify/index.vue +++ b/src/views/system/notify/index.vue @@ -1,53 +1,55 @@