From 2277013898cd887deaa3a81e39327af0fe924ee3 Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Sat, 6 Jul 2019 10:21:22 +0800 Subject: [PATCH] challenge --- public/react/src/context/TPIContextProvider.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/react/src/context/TPIContextProvider.js b/public/react/src/context/TPIContextProvider.js index 3e7695847..3cb725c34 100644 --- a/public/react/src/context/TPIContextProvider.js +++ b/public/react/src/context/TPIContextProvider.js @@ -595,6 +595,7 @@ pop_box_new(htmlvalue, 480, 182); }) } initDisplayInterval = () => { + const challenge = this.state.challenge if (this.showWebDisplayButtonTimeout) { window.clearTimeout(this.showWebDisplayButtonTimeout) }