061_清空html属性值:

$("#remark").val("");不能是$("#remark").val() == null;

原文地址:https://www.cnblogs.com/pogusanqian/p/12536507.html