Kaynağa Gözat

Merge branch 'dev/v4.8.39_dx' of qmx/jy into feature/v4.8.39

duxin 2 yıl önce
ebeveyn
işleme
543804338d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 != "")
 				}