This commit is contained in:
tianshujie
2023-01-03 08:43:08 +08:00
parent 96871c4f38
commit a2f27fe5d5
@@ -99,6 +99,8 @@ function changeMoreBtn(type, label)
var $moreBtn = $('#assigntomeBlock .moreBtn');
var text = $(label).html();
text += '<span class="caret"></span>';
$moreBtn.html(text);
setTimeout(function()