From 8d7fb8f6025fb59aa2322de741d3473e25ab166b Mon Sep 17 00:00:00 2001 From: xingyongchun Date: Fri, 29 Jul 2022 09:55:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E8=A7=86=E9=A2=91=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/fillion/components/bridgeTable.js | 2 +- web/client/src/sections/fillion/components/inforTable.js | 8 ++++---- .../sections/fillion/components/transportationTable.js | 2 +- web/client/src/sections/fillion/nav-item.js | 7 ++----- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/web/client/src/sections/fillion/components/bridgeTable.js b/web/client/src/sections/fillion/components/bridgeTable.js index c6761572..2fcaf7d8 100644 --- a/web/client/src/sections/fillion/components/bridgeTable.js +++ b/web/client/src/sections/fillion/components/bridgeTable.js @@ -1815,7 +1815,7 @@ const BrideTable = (props) => { } if (whichofits == 'gongcheng') { const query = { type: 'bridge', - // type:sitename + entryName:sitename } setRowSelected([]); const res = await dispatch(getProject(query)); diff --git a/web/client/src/sections/fillion/components/inforTable.js b/web/client/src/sections/fillion/components/inforTable.js index 44b26b61..aa351cfb 100644 --- a/web/client/src/sections/fillion/components/inforTable.js +++ b/web/client/src/sections/fillion/components/inforTable.js @@ -132,16 +132,16 @@ const InForTable = (props) => { { - setOverrunRateUpper(value.currentTarget.value) + setOverrunRateFloor(value.currentTarget.value) }} - placeholder='输入超限率上限' /> + placeholder='超限率下限' /> { - setOverrunRateFloor(value.currentTarget.value) + setOverrunRateUpper(value.currentTarget.value) }} - placeholder='输入超限率下限' /> + placeholder='超限率上限' /> diff --git a/web/client/src/sections/fillion/components/transportationTable.js b/web/client/src/sections/fillion/components/transportationTable.js index 53cba191..b21154da 100644 --- a/web/client/src/sections/fillion/components/transportationTable.js +++ b/web/client/src/sections/fillion/components/transportationTable.js @@ -3827,7 +3827,7 @@ const TransporTationTable = (props) => { if (whichofits == 'gongcheng') { const query = { type: 'road', - // type:sitename + entryName:sitename } setRowSelected([]); const res = await dispatch(getProject(query)); diff --git a/web/client/src/sections/fillion/nav-item.js b/web/client/src/sections/fillion/nav-item.js index 56f660d7..e7e0cf62 100644 --- a/web/client/src/sections/fillion/nav-item.js +++ b/web/client/src/sections/fillion/nav-item.js @@ -32,12 +32,9 @@ export function getNavItem(user, dispatch) { 公交管理 - - 档案管理 - - + {/* 视频管理 - + */} 宣传视频