This commit is contained in:
liumengyi
2023-03-01 00:56:46 +00:00
parent c1110cc668
commit 39d756b905
+3
View File
@@ -414,6 +414,9 @@ function toggleSelectTestStory()
$('.colorpicker').css('right', '0');
$('#dataform .table-form>tbody>tr>th').css('width', '130px');
$('[lang^="zh-"] #dataform .table-form>tbody>tr>th').css('width', '120px');
$('[name^=multiple]').attr('checked', false);
showTeamMenu();
}
else
{