songzhen 3 сар өмнө
parent
commit
31d431ea84

+ 1 - 0
src/pages/profile/userInfo.client.vue

@@ -144,6 +144,7 @@ onChange(async (files) => {
   try {
     showLoadingToast({
       message: "图片上传中...",
+      duration: 1000000,
     });
     const { data } = await request("/website/tourism/user/upload", {
       method: "post",