king
2020-04-17 4f8ffec8fc4aa9918264a3b3b4952421d896f5eb
src/tabviews/tabmanage/index.jsx
@@ -62,7 +62,7 @@
        notification.warning({
          top: 92,
          message: res.message,
          duration: 10
          duration: 5
        })
      }
    })
@@ -116,7 +116,7 @@
                notification.warning({
                  top: 92,
                  message: res.message,
                  duration: 10
                  duration: 5
                })
              } else {
                notification.success({
@@ -166,7 +166,7 @@
          notification.warning({
            top: 92,
            message: res.message,
            duration: 10
            duration: 5
          })
          return
        }
@@ -281,7 +281,7 @@
              notification.warning({
                top: 92,
                message: response.message,
                duration: 10
                duration: 5
              })
              resolve(false)
            }
@@ -303,7 +303,7 @@
            notification.warning({
              top: 92,
              message: result.message,
              duration: 10
              duration: 5
            })
            return false
          }
@@ -322,7 +322,7 @@
                  notification.warning({
                    top: 92,
                    message: response.message,
                    duration: 10
                    duration: 5
                  })
                  resolve(false)
                } else if (response.status && response.LongParam) {
@@ -341,7 +341,7 @@
                      notification.warning({
                        top: 92,
                        message: resp.message,
                        duration: 10
                        duration: 5
                      })
                      resolve(false)
                    } else {
@@ -417,7 +417,7 @@
        notification.warning({
          top: 92,
          message: res.message,
          duration: 10
          duration: 5
        })
      }
    })
@@ -428,7 +428,7 @@
      notification.warning({
        top: 92,
        message: '请选择要解除冻结的标签!',
        duration: 10
        duration: 5
      })
    } else {
      this.setState({
@@ -454,7 +454,7 @@
          notification.error({
            top: 92,
            message: msg,
            duration: 15
            duration: 10
          })
          this.setState({
            submitloading: false