Browse Source

Merge branch 'ETA_1.1.8'

hbchen 1 year ago
parent
commit
1d3d9a8d06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/utils/common.js

+ 1 - 1
src/utils/common.js

@@ -106,7 +106,7 @@ const handleUploadToOSS= (file,fileName,options={})=>{
     // 获取oss临时签名
     const res=await getOSSSign({StorageSource:1})
     // console.log(res);
-    if(res.Ret!==200) reject("获取阿里云oss临时签名错误")
+    // if(res.Ret!==200) reject("获取阿里云oss临时签名错误")
     try {
 
       let oss_params = {