From cf8e332b14ca79859fcd89f2ac097ed7c6aa66c5 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 01 十二月 2019 18:15:45 +0800 Subject: [PATCH] 2019-12-01 --- src/tabviews/commontable/mainAction/index.jsx | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/tabviews/commontable/mainAction/index.jsx b/src/tabviews/commontable/mainAction/index.jsx index 4124488..e028e73 100644 --- a/src/tabviews/commontable/mainAction/index.jsx +++ b/src/tabviews/commontable/mainAction/index.jsx @@ -74,6 +74,12 @@ this.execSubmit(item, data, () => { this.setState({loadingUuid: ''}) }) + } else { + notification.warning({ + top: 92, + message: '瀹屽杽涓�傘�傘��', + duration: 10 + }) } } -- Gitblit v1.8.0