Index: ssts-web/src/main/webapp/homepage/portalPage.js =================================================================== diff -u -r29466 -r29468 --- ssts-web/src/main/webapp/homepage/portalPage.js (.../portalPage.js) (revision 29466) +++ ssts-web/src/main/webapp/homepage/portalPage.js (.../portalPage.js) (revision 29468) @@ -1657,7 +1657,7 @@ function hrefPage(v, p, record){ var mess = "查看详细"; - if(v != null && v.indexOf("生物监测") != -1 && v.indexOf("请做生物监测") !== -1){ + if(v != null && v.indexOf("生物监测") != -1 && v.indexOf("请做生物监测") == -1){ mess = " "; } return ""+mess+"";