%@page import="com.forgon.disinfectsystem.entity.assestmanagement.ExpensiveGoodsGodownEntry"%> <%@page import="com.forgon.disinfectsystem.entity.basedatamanager.supplier.Supplier"%> <%@page import="com.forgon.disinfectsystem.entity.basedatamanager.supplier.ExpensiveGoodsSupplier"%> <%@page import="com.forgon.disinfectsystem.entity.assestmanagement.ExpensiveGoodsGodownEntry"%> <%@ page contentType="text/html; charset=UTF-8"%> <%@ include file="/common/taglibs.jsp"%> <%@ include file="/common/includeExtJsAndCss.jsp"%> <%@ include file="/common/include_Ext42_Css.jsp"%> <%@ page import="com.forgon.tools.SpringBeanManger" %> <% String userName = AcegiHelper.getLoginUser().getUserFullName(); request.setAttribute("userName",userName); String entryType = request.getParameter("entryType"); pageContext.setAttribute("entryType", entryType); %> <%@ include file="/common/includeExtJs4_2.jsp"%>