// 修改动物档案档案 function editDwda(id) { huimv.loadPage('dwdaRight', 'editDwda.htm', { "id" : id }); }