* Fix the problem that Kanban cannot be loaded.

This commit is contained in:
tianshujie
2022-09-14 11:49:02 +08:00
parent 3b8b7d2681
commit 9e84862b3f
+1
View File
@@ -1559,6 +1559,7 @@ $(function()
distance = 0;
radiusWidth = 10;
$(window).on('resize', initRegionTabs);
if(window.navigator.userAgent.indexOf("Chrome") == -1) initRegionTabs();
$('.leftBtn').click(function()
{