交易所前端蓝色ui 4.5 jiem
jhzh
2025-04-19 1ea8924144ca38d1b9f85e225b3553e091a55dbe
src/api/chat.js
@@ -39,7 +39,7 @@
      formData.append("file", res);
      axios
        .post(
          `${BASE_URL}/api/api/uploadFile`,
          `${BASE_URL}/wap/public/uploadimg!execute.action`,
          formData,
          {
            onDownloadProgress: (progressEvent) => {