From 697d8416feb8919f1371ea4a32988ed63dac24c0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 14 一月 2020 15:31:03 +0800 Subject: [PATCH] 2020-01-14 --- src/tabviews/tableshare/actionList/index.jsx | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/tabviews/tableshare/actionList/index.jsx b/src/tabviews/tableshare/actionList/index.jsx index 47693ca..baf03ed 100644 --- a/src/tabviews/tableshare/actionList/index.jsx +++ b/src/tabviews/tableshare/actionList/index.jsx @@ -108,6 +108,8 @@ message: '寮圭獥椤甸潰涓嶆敮鎸佹璁剧疆锛�', duration: 10 }) + } else if (item.OpenType === 'outerpage') { + console.log(item) } else { notification.warning({ top: 92, -- Gitblit v1.8.0