diff --git a/src/pages/GlobalModalServices/modals/CollectionEvent/index.tsx b/src/pages/GlobalModalServices/modals/CollectionEvent/index.tsx index de4b51bb1abc4bd970dc825d277afcb723cdeeff..c952d203df1e3061f66aff60ea5d246f29ede35c 100644 --- a/src/pages/GlobalModalServices/modals/CollectionEvent/index.tsx +++ b/src/pages/GlobalModalServices/modals/CollectionEvent/index.tsx @@ -31,7 +31,8 @@ const CitizenComplaint = ({ const fetchParams = useRef({ page: 1, count: 10, - caseStatus: '', + + caseStatus:'40,50,60,70,80,90,100', collectionModel: collectionMode, sourceSystemCode, type:datetType, @@ -72,6 +73,7 @@ const CitizenComplaint = ({ collectionMode, sourceSystemCode, type:datetType, + caseStatus:'40,50,60,70,80,90,100', time }; services.CityProblemApi.getContentStatisticsApi(params).then((res) => { @@ -89,6 +91,7 @@ const CitizenComplaint = ({ collectionMode, sourceSystemCode, type:datetType, + caseStatus:'40,50,60,70,80,90,100', time }; services.CityProblemApi.getCategoryTopAnalysisApi(params).then((res) => { @@ -110,6 +113,7 @@ const CitizenComplaint = ({ collectionMode, sourceSystemCode, type:datetType, + caseStatus:'40,50,60,70,80,90,100', time }; services.CityProblemApi.getAreaDistribAnalysisApi(params).then((res) => { diff --git a/src/pages/GlobalModalServices/modals/UrbanOperation/index.tsx b/src/pages/GlobalModalServices/modals/UrbanOperation/index.tsx index aa736d62d05b7148eacb523f08c1ab462d72f2d5..d514ee20ce44d56fd83cd247688bc5ad88b8d8ae 100644 --- a/src/pages/GlobalModalServices/modals/UrbanOperation/index.tsx +++ b/src/pages/GlobalModalServices/modals/UrbanOperation/index.tsx @@ -31,7 +31,8 @@ const UrbanOperation = ({ const fetchParams = useRef({ page: 1, count: 10, - + caseStatus:'40,50,60,70,80,90,100', + sourceSystemCode, type: datetType, time @@ -69,7 +70,7 @@ const UrbanOperation = ({ // 获取左侧顶部事件相关统计 const getCityStatistics = () => { const params = { - + caseStatus:'40,50,60,70,80,90,100', sourceSystemCode, type: datetType, time @@ -86,7 +87,7 @@ const UrbanOperation = ({ const params = { category: category, top: 3, - + caseStatus:'40,50,60,70,80,90,100', sourceSystemCode, type: datetType, time @@ -107,7 +108,7 @@ const UrbanOperation = ({ const params = { region: 'district', top: 3, - + caseStatus:'40,50,60,70,80,90,100', sourceSystemCode, type: datetType, time