king
2022-09-20 b12ba47489bda209dabe8d41b42d6d7afdb1a78a
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -2021,6 +2021,12 @@
                  })
                }
              })
            } else if (re.errcode !== 0 && re.errmsg) {
              notification.warning({
                top: 92,
                message: re.errmsg,
                duration: 5
              })
            }
          })
        })