king
2024-09-11 4eb6fb4b827c8ac5ed45dfe00e87ccbb3d55682e
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
              }
            })