//清空表单
$('#SearchForm').form('clear'); var fdate = (new Date().getFullYear()) + "-" + (new Date().getMonth() + 1) + "-" + (new Date().getDate() - 7); var tdate = (new Date().getFullYear()) + "-" + (new Date().getMonth() + 1) + "-" + (new Date().getDate());
//给表单的控件赋值,
$('#formID').form('load', {
//控件name:值
ctlName1: "value",ctlName2: "-1",ctlName3: fdate ,ctlName4: tdate ,ctlName5: " ",});
转载于:https://www.cnblogs.com/lhlong/p/5923712.html
相关资源:DirectX修复工具V4.0增强版