Merge branch 'sprint/tsj_fixbug' into 'master'

* Fix bug #23550.

See merge request easycorp/zentaopms!6896
This commit is contained in:
王怡栋
2023-02-09 02:55:40 +00:00
+1
View File
@@ -1382,6 +1382,7 @@ $(function()
$('.kanban-header-col>.title>span:not(.text)').hide();
$('.kanban-header-col>.title > span.text').css('max-width', miniColWidth + 'px');
}
$('[data-toggle="tooltip"]').tooltip();
});
$('#type').change(function()