king
2024-09-12 87b85735d23c6751f43c4cdc8372e8ef653811d1
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
              }
            })