src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -777,7 +777,7 @@ param[key] = result[key] }) Api.directRequest(url, btn.method, param).then(res => { Api.directRequest(url, btn.method, param, btn.cross).then(res => { if (typeof(res) !== 'object' || Array.isArray(res)) { let error = '未知的返回结果!'