src/tabviews/zshare/actionList/printbutton/index.jsx @@ -923,7 +923,7 @@ Promise.all(deffers).then(result => { let errorMsg = '' result.forEach(res => { if (!res.status) { if (!res.status && !errorMsg) { errorMsg = res } })