From 021cb01f02082ab95672952e01bf206526f0e604 Mon Sep 17 00:00:00 2001 From: zhaobing Date: Fri, 4 Aug 2023 17:13:00 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Afix=20bugs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/fillion/components/patrolTable.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/web/client/src/sections/fillion/components/patrolTable.js b/web/client/src/sections/fillion/components/patrolTable.js index bdab013e..efbb9d50 100644 --- a/web/client/src/sections/fillion/components/patrolTable.js +++ b/web/client/src/sections/fillion/components/patrolTable.js @@ -998,11 +998,7 @@ const PatrolTable = (props) => { }; function mapStateToProps(state) { -<<<<<<< Updated upstream const { auth, depMessage, userList, reportList, reportDetail, global, allDepUsers, anspectionNotificationPhoneList } = state; -======= - const { auth, depMessage, userList, reportList, reportDetail, global, allDepUsers } = state; ->>>>>>> Stashed changes const pakData = (dep) => { return dep.map((d) => { return {