فهرست منبع

feat: 开启失败

Leo 1 سال پیش
والد
کامیت
3125ee80d6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/module/jptmgmt/page/JptMgmt.jsx

+ 1 - 0
src/module/jptmgmt/page/JptMgmt.jsx

@@ -74,6 +74,7 @@ const JptMgmt = () => {
     timeout = setTimeout(() => {
       clearInterval(timer)
       setSwitchLoading(false)
+      message.error('开启失败')
     }, 100000)
     timer = setInterval(() => {
       fetchJptList()