src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -1316,6 +1316,12 @@ _params.method = 'post' } if (btn.ContentType) { _params.headers = { 'Content-Type': btn.ContentType } } Api.directRequest(_params).then(res => { if (typeof(res) !== 'object') { let error = '未知的返回结果!'