lsc 2 年之前
父节点
当前提交
c211afb7be
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      js/Desktop/DeskTop.js

+ 0 - 1
js/Desktop/DeskTop.js

@@ -2904,7 +2904,6 @@ U.MD.D.I.getContent = async function (cid, s, task, t, uid, type) {
                 resolve("")
             }
         }, [], { "type": "GET", "withCredentials": true });
-        reject("报错了")
     }).catch(e=>{
         console.log(e)
     });