9 lines
402 B
Plaintext
9 lines
402 B
Plaintext
<%@ page contentType="text/html;charset=UTF-8"%>
|
|
<%@page import="com.blueland.bpm.engine.core.model.ProcessInputModel"%>
|
|
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
|
|
<%@ include file="/commons/taglibs.jsp"%>
|
|
<%@ include file="/commons/meta.jsp" %>
|
|
|
|
<div id="content_other">
|
|
<h4 align="left" style="font-size:14px"><img src="images/icon-27.gif" /><b> 流转记录</b></h4>
|
|
</div> |