From fbe4bd08999ed40cca2b8b2639304bce49295356 Mon Sep 17 00:00:00 2001 From: vapao Date: Fri, 15 May 2020 15:29:32 +0800 Subject: [PATCH] =?UTF-8?q?A=20=E6=B7=BB=E5=8A=A0=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=E9=80=9A=E9=81=93=E6=B2=89=E9=BB=98=E4=BD=9C=E7=94=A8=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_web/src/pages/monitor/Form.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spug_web/src/pages/monitor/Form.js b/spug_web/src/pages/monitor/Form.js index 9c1609e..84c2ca7 100644 --- a/spug_web/src/pages/monitor/Form.js +++ b/spug_web/src/pages/monitor/Form.js @@ -205,7 +205,7 @@ class ComForm extends React.Component { )} - + {getFieldDecorator('quiet', {initialValue: info['quiet'] || 24 * 60})(