Ver código fonte

wip:P513中国移动定制招标采购搜索搜索接口提交

wangkaiyue 1 ano atrás
pai
commit
bd681e559f
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/jfw/front/supsearch.go

+ 2 - 2
src/jfw/front/supsearch.go

@@ -363,8 +363,8 @@ func (p *Pcsearch) SearchPower(module string) {
 			//搜索页面检索内容
 			if userId != "" && jy.HasBidFieldPower(config.Middleground, p.Session(), MobileTagSearchFunctionCode) {
 				r = append(r, &SearchItems{
-					Key:        "融创",
-					Label:      "mobileTag",
+					Key:        "mobileTag",
+					Label:      "融创",
 					Type:       "multiple",
 					DefaultVal: []string{"all"},
 					Options:    mobileTagItemsValOptions,