Merge branch release/21.7.8 of zentao/zentaopms (#12808)

This commit is contained in:
刘刚
2025-12-12 10:04:06 +08:00
committed by Gitfox
+1 -1
View File
@@ -1888,7 +1888,7 @@
return;
}
if($link.is('a'))
if(href && $link.is('a'))
{
if(href.startsWith('javascript:')) return;
if(/^https?:/.test(href) && !$link.data('app'))