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()