<%@ Page Language="C#" %> <%@ Import Namespace ="eMIS" %> <%@ Import Namespace ="System.Data.Common" %> <% flowId = Request.QueryString["fid"].ToString(); nodeId = Request.QueryString["nid"].ToString(); recordId = Request.QueryString["rid"].ToString(); fromId = Request.QueryString["fromid"].ToString(); endorseId = Request.QueryString["eid"].ToString(); parentnt = getParent(fromId); //background-image:url(../images/list_bg.gif);background-repeat:no-repeat;background-position-x:right;background-position-y:bottom; %> 流程加签
意见:
同意    拒绝