This commit is contained in:
tianshujie
2022-08-10 16:05:10 +08:00
parent 59e2dbb66c
commit 9b9d7addb6
+4
View File
@@ -49,6 +49,10 @@ $(function()
}
storyIdList += $(this).val() + ',';
});
$('#type').val('').trigger("chosen:updated");
$('#hourPointValue').val('');
$('input[name^=fields]').prop('checked', true);
});
$('#submit').click(function()