king
2020-04-17 4f8ffec8fc4aa9918264a3b3b4952421d896f5eb
src/components/sidemenu/editthdmenu/index.jsx
@@ -95,7 +95,7 @@
      notification.warning({
        top: 92,
        message: this.state.dict['header.menu.presave'],
        duration: 10
        duration: 5
      })
    } else if (menu.type === 'close') {
      confirm({
@@ -115,7 +115,7 @@
              notification.warning({
                top: 92,
                message: res.message,
                duration: 10
                duration: 5
              })
            }
          })
@@ -136,7 +136,7 @@
          notification.warning({
            top: 92,
            message: '菜单加载中,请稍后重试!',
            duration: 10
            duration: 5
          })
          return
        }
@@ -190,7 +190,7 @@
            notification.warning({
              top: 92,
              message: this.state.dict['header.menu.template.empty'],
              duration: 10
              duration: 5
            })
            this.setState({
@@ -226,7 +226,7 @@
          notification.warning({
            top: 92,
            message: res.message,
            duration: 10
            duration: 5
          })
        }
      })
@@ -240,7 +240,7 @@
        notification.warning({
          top: 92,
          message: this.state.dict['header.menu.presave'],
          duration: 10
          duration: 5
        })
        return
      }
@@ -249,7 +249,7 @@
        notification.warning({
          top: 92,
          message: '菜单加载中,请稍后重试!',
          duration: 10
          duration: 5
        })
        return
      }
@@ -278,7 +278,7 @@
        notification.warning({
          top: 92,
          message: this.state.dict['header.menu.presave'],
          duration: 10
          duration: 5
        })
        return
      }
@@ -303,7 +303,7 @@
          notification.warning({
            top: 92,
            message: res.message,
            duration: 10
            duration: 5
          })
        }
      })
@@ -335,7 +335,7 @@
                notification.warning({
                  top: 92,
                  message: res.message,
                  duration: 10
                  duration: 5
                })
              }
            })
@@ -356,7 +356,7 @@
      notification.warning({
        top: 92,
        message: this.state.dict['header.menu.thawmenu.select'],
        duration: 10
        duration: 5
      })
    } else {
      this.setState({
@@ -382,7 +382,7 @@
          notification.error({
            top: 92,
            message: msg,
            duration: 15
            duration: 10
          })
        } else {
          this.setState({
@@ -431,7 +431,7 @@
      notification.warning({
        top: 92,
        message: '菜单加载中,请稍后重试!',
        duration: 10
        duration: 5
      })
      return
    }
@@ -474,7 +474,7 @@
            notification.warning({
              top: 92,
              message: result.message,
              duration: 10
              duration: 5
            })
            resolve(false)
          } else {
@@ -496,7 +496,7 @@
              notification.warning({
                top: 92,
                message: '模板信息获取失败!',
                duration: 10
                duration: 5
              })
              resolve(false)
            }
@@ -648,7 +648,7 @@
          notification.warning({
            top: 92,
            message: response.message,
            duration: 10
            duration: 5
          })
        }
      })
@@ -722,7 +722,7 @@
        notification.warning({
          top: 92,
          message: result.message,
          duration: 10
          duration: 5
        })
      }
    })