%@page language="java" contentType="text/html; charset=UTF-8"%> <%@page import="com.forgon.workflow.model.WorkFlowApprovalTask" %> <%@page import="com.forgon.Constants"%> <%-- 引入JSP标签 --%> <%@include file="/common/taglibs.jsp"%> <%-- 引入ExtJs4.2.5框架 --%> <%@include file="/common/include_ForgonGrid4.2.5_css.jsp"%> <%@include file="/common/include_ForgonGrid4.2.5_Js.jsp"%> <%@include file="/common/include_UseForgonGrid4_Js.jsp"%> <% String FormType = request.getParameter("FormType"); request.setAttribute("FormType",FormType);//表单类型 %>
<%-- 引入common.js --%> <%-- 引入语音插件 --%> <%-- 申请单的历史审批记录 --%> <%-- 高值耗材申请单 --%> <%-- 引入本身的js --%>