可以啊 你传参的时候使用$('#'+pgEleIds.Form).serialize()将参数传过去 然后编辑页面用$('#'+pgEleIds.editForm).form('load',{参数名:参数值});