From f2fd5c9925d0fb8feacfce823adaa768f28a541e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Fri, 27 Dec 2019 21:58:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/redux/actions/jupyter.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/public/react/src/redux/actions/jupyter.js b/public/react/src/redux/actions/jupyter.js index 08fba154e..bb56ac6c8 100644 --- a/public/react/src/redux/actions/jupyter.js +++ b/public/react/src/redux/actions/jupyter.js @@ -250,11 +250,7 @@ export const timeinfo_with_tpi = (identifier, dispatch) => { if(res.data.useSeconds===null){ Modal.confirm({ title: '重置环境', - content: ( -

- 是否确定重置环境? -

- ), + content:" 是否确定重置环境?" , okText: '确定', cancelText: '取消', onOk () {