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