From 4f8ffec8fc4aa9918264a3b3b4952421d896f5eb Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 17 四月 2020 17:48:36 +0800 Subject: [PATCH] 2020-04-17 --- src/components/sidemenu/editthdmenu/index.jsx | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/components/sidemenu/editthdmenu/index.jsx b/src/components/sidemenu/editthdmenu/index.jsx index 8226e8f..23f44fb 100644 --- a/src/components/sidemenu/editthdmenu/index.jsx +++ b/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 }) } }) -- Gitblit v1.8.0