From e05a35b76eca53839ac9a6da38cd00c316c06169 Mon Sep 17 00:00:00 2001 From: liujiangyong Date: Tue, 21 Mar 2023 10:08:05 +0800 Subject: [PATCH] =?UTF-8?q?fix=209440=20=E5=B7=A1=E6=A3=80=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E5=88=B6=E5=AE=9A-=E4=BF=AE=E6=94=B9=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E5=90=8E=E7=82=B9=E5=87=BB=E6=96=B0=E5=A2=9E=E8=AE=A1?= =?UTF-8?q?=E5=88=92=EF=BC=8C=E5=BC=B9=E7=AA=97=E6=98=BE=E7=A4=BA=E6=AE=8B?= =?UTF-8?q?=E7=95=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/patrolManage/containers/patrolPlan.js | 1 + 1 file changed, 1 insertion(+) diff --git a/web/client/src/sections/patrolManage/containers/patrolPlan.js b/web/client/src/sections/patrolManage/containers/patrolPlan.js index 01d6063..4850fa4 100644 --- a/web/client/src/sections/patrolManage/containers/patrolPlan.js +++ b/web/client/src/sections/patrolManage/containers/patrolPlan.js @@ -34,6 +34,7 @@ function PatrolPlan (props) { }) } setVisible(false); + setCurRecord(null); }; const columns = [{