Merge branch 'master_xieqiyu_2974' into 'master'

* Fix bug#2974.

See merge request easycorp/zentaopms!3118
This commit is contained in:
孙广明
2022-04-26 07:21:59 +00:00
+1
View File
@@ -57,6 +57,7 @@ function switchEncode(fileType)
if(fileType == 'word')
{
$('#tplBox').closest('tr').addClass('hidden');
$('#customFields').addClass('hidden');
}
else
{