Эх сурвалжийг харах

Merge branch 'dev/v4.8.51_rjj' of qmx/jy into feature/v4.8.51

renjiaojiao 1 жил өмнө
parent
commit
93be696c69

+ 1 - 0
src/jfw/front/pcIndex.go

@@ -582,6 +582,7 @@ func getstypeMap() []map[string][]map[string]interface{} {
 			stypename := util.ObjToString(stype["NAME"])
 			if stypename == "拟建" {
 				stypename = "拟建项目"
+				continue
 			}
 			m[stypename] = k
 		}