king
2024-09-12 5466452f77890b1c04d138b52a5fce54cb6d298a
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
              }
            })