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) {
公交管理
-
- 档案管理
-
-
+ {/*
视频管理
-
+ */}
宣传视频