Explorar o código

feat: 开启失败

Leo hai 1 ano
pai
achega
3125ee80d6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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()