From 9aa6179273c8a535eb38d9611910c79c965b8a4d Mon Sep 17 00:00:00 2001 From: wenlele Date: Mon, 19 Sep 2022 14:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/sections/auth/containers/login.jsx | 2 +- .../problem/components/inspection.jsx | 40 ++++++++++++++----- .../sections/problem/containers/dataAlarm.jsx | 4 +- 3 files changed, 34 insertions(+), 12 deletions(-) diff --git a/web/client/src/sections/auth/containers/login.jsx b/web/client/src/sections/auth/containers/login.jsx index 68e4d97..4b81829 100644 --- a/web/client/src/sections/auth/containers/login.jsx +++ b/web/client/src/sections/auth/containers/login.jsx @@ -38,7 +38,7 @@ const Login = props => {