From 159940642620c547bb020b5cdf4bf16a3dfae15f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 10 九月 2020 23:37:17 +0800
Subject: [PATCH] 2020-09-10

---
 src/menu/actioncomponent/index.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/menu/actioncomponent/index.jsx b/src/menu/actioncomponent/index.jsx
index e5de539..761400c 100644
--- a/src/menu/actioncomponent/index.jsx
+++ b/src/menu/actioncomponent/index.jsx
@@ -733,10 +733,10 @@
       }
 
       // 鍒涘缓瀛樺偍杩囩▼锛屽繀椤诲~鍐欏唴閮ㄥ嚱鏁板悕
-      if (!btn.innerFunc) {
+      if (btn.intertype !== 'inner') {
         notification.warning({
           top: 92,
-          message: '璇峰~鍐欏唴閮ㄥ嚱鏁帮紒',
+          message: '浣跨敤鍐呴儴鍑芥暟鏃讹紝鎵嶅彲浠ュ垱寤哄瓨鍌ㄨ繃绋嬶紒',
           duration: 5
         })
         return

--
Gitblit v1.8.0