king
2022-09-19 46059e342d70b51bd9775f30feb5f29304bda6ac
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
              })
            }
          })
        })