duxin 2 vuotta sitten
vanhempi
commit
082e4f2db7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/jfw/front/shorturl.go

+ 1 - 1
src/jfw/front/shorturl.go

@@ -432,7 +432,7 @@ func (s *Short) LoginCommon(userId, stype, id string) error {
 					}
 				}
 				if !canRead { //登录拟建&采购不展示遮罩 只打码
-					canRead = true
+					//canRead = true
 					//打码显示引导
 					otherFilter(obj, userId != "")
 				}