| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- <%@ page language="java" import="java.util.*" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
- <%@include file="/context/mytags.jsp"%>
- <!DOCTYPE html>
- <html>
- <head>
- <title>预算业务指标配置</title>
- <t:base type="jquery,easyui,tools,DatePicker"></t:base>
- <script type="text/javascript">
- //编写自定义JS代码
- </script>
- </head>
- <body>
- <t:formvalid formid="formobj" dialog="true" usePlugin="password" layout="table" action="budgetBusMeasureConfigController.do?doUpdate" >
- <input id="id" name="id" type="hidden" value="${budgetBusMeasureConfigPage.id }"/>
- <table style="width: 600px;" cellpadding="0" cellspacing="1" class="formtable">
- <tr>
- <td align="right">
- <label class="Validform_label">
- 创建人名称:
- </label>
- </td>
- <td class="value">
- <input id="createName" name="createName" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.createName}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">创建人名称</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 创建人登录名称:
- </label>
- </td>
- <td class="value">
- <input id="createBy" name="createBy" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.createBy}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">创建人登录名称</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 创建日期:
- </label>
- </td>
- <td class="value">
- <input id="createDate" name="createDate" type="text" style="width: 150px" class="Wdate" onClick="WdatePicker()" ignore="ignore" value='<fmt:formatDate value='${budgetBusMeasureConfigPage.createDate}' type="date" pattern="yyyy-MM-dd"/>'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">创建日期</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 更新人名称:
- </label>
- </td>
- <td class="value">
- <input id="updateName" name="updateName" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.updateName}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">更新人名称</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 更新人登录名称:
- </label>
- </td>
- <td class="value">
- <input id="updateBy" name="updateBy" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.updateBy}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">更新人登录名称</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 更新日期:
- </label>
- </td>
- <td class="value">
- <input id="updateDate" name="updateDate" type="text" style="width: 150px" class="Wdate" onClick="WdatePicker()" ignore="ignore" value='<fmt:formatDate value='${budgetBusMeasureConfigPage.updateDate}' type="date" pattern="yyyy-MM-dd"/>'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">更新日期</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 所属部门:
- </label>
- </td>
- <td class="value">
- <input id="sysOrgCode" name="sysOrgCode" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.sysOrgCode}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">所属部门</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 所属公司:
- </label>
- </td>
- <td class="value">
- <input id="sysCompanyCode" name="sysCompanyCode" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.sysCompanyCode}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">所属公司</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 流程状态:
- </label>
- </td>
- <td class="value">
- <input id="bpmStatus" name="bpmStatus" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.bpmStatus}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">流程状态</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 业务类型:
- </label>
- </td>
- <td class="value">
- <input id="busType" name="busType" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.busType}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">业务类型</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 业务名称:
- </label>
- </td>
- <td class="value">
- <input id="busName" name="busName" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.busName}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">业务名称</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 配置项:
- </label>
- </td>
- <td class="value">
- <input id="configItem" name="configItem" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.configItem}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">配置项</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 配置项名称:
- </label>
- </td>
- <td class="value">
- <input id="configItemName" name="configItemName" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.configItemName}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">配置项名称</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 指标id:
- </label>
- </td>
- <td class="value">
- <input id="measureId" name="measureId" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.measureId}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">指标id</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 指标名:
- </label>
- </td>
- <td class="value">
- <input id="measureName" name="measureName" type="text" style="width: 150px" class="inputxt" ignore="ignore" value='${budgetBusMeasureConfigPage.measureName}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">指标名</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- </label>
- </td>
- <td class="value">
- </td>
- </tr>
-
- </table>
- </t:formvalid>
- </body>
- <script src = "webpage/cn/com/lzt/budget/busmeasureconfig/budgetBusMeasureConfig.js"></script>
|