";
html += "| " + (i + leng + 1) + " | ";
html += ""+ JY.Object.notEmpty(l.code) + " | ";
html += ""+ JY.Object.notEmpty(l.mtName) + " | ";
html += ""+ JY.Object.notEmpty(l.createTime) + " | ";
html += ""+ JY.Object.notEmpty(l.applyRemark) + " | ";
html += ""+ JY.Object.notEmpty(l.status) + " | ";
// html += rowFunction(l.id);
html += "
";
}
$("#baseTable tbody").append(html);
JY.Page.setPage("baseForm", "pageing", pageSize,pageNum, totalRecord, "getbaseList");
} else {
html += "