Selaa lähdekoodia

判断商机管理

tsz 3 vuotta sitten
vanhempi
commit
497dbf4348

+ 1 - 1
src/jfw/modules/app/src/web/templates/weixin/search/tabSearch.html

@@ -2034,7 +2034,7 @@
                 $(".search-header-box").addClass('m-r')
                 if (nowIndex !== 1) {
                   $(".search-header-box").removeAttr("action")
-                  if(SuperSearch.isEntNicheNew || setEntStatus) {
+                  if(SuperSearch.isEntNicheNew || setEntStatus == "true") {
                     $(".search-header-box").next().show()
                   } else {
                     $(".search-header-box").next().hide()