更新配置

This commit is contained in:
liuz 2018-07-10 18:37:20 +08:00
parent a33ba8894d
commit 073f253260
2 changed files with 7 additions and 1 deletions

View File

@ -13,7 +13,7 @@
dwTemp.Style = "2";//freeform
dwTemp.genHTMLObjectWindow(CurPage.getParameter("ID"));
String sButtons[][] = {
{"true","All","Button","保存","保存所有修改","save()","","","",""},
/* {"true","All","Button","保存","保存所有修改","save()","","","",""}, */
{"true","All","Button","·µ»Ø","·µ»ØÁбí","returnList()","","","",""}
};
%><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>

View File

@ -469,6 +469,8 @@
<attribute name="BATCH_NO" label="批量交易流水号" type="STRING" length="200"/>
<attribute name="BATCH_STATUS" label="批量处理状态" type="STRING" length="200"/>
<attribute name="BATCH_SN" label="一笔批量交易流水内项数SN" type="STRING" length="200"/>
<attribute name="FAILURE_TIME" label="失败时间" type="STRING" length="200"/>
<attribute name="FAILURE_REASON" label="失败原因" type="STRING" length="200"/>
</attributes>
<manager>
<managerProperties>
@ -1292,6 +1294,8 @@
<attribute name="BATCH_NO" label="批量交易流水号" type="STRING" length="200"/>
<attribute name="BATCH_STATUS" label="批量处理状态" type="STRING" length="200"/>
<attribute name="BATCH_SN" label="一笔批量交易流水内项数SN" type="STRING" length="200"/>
<attribute name="FAILURE_TIME" label="失败时间" type="STRING" length="200"/>
<attribute name="FAILURE_REASON" label="失败原因" type="STRING" length="200"/>
</attributes>
<manager>
<managerProperties>
@ -2254,6 +2258,8 @@
<attribute name="BATCH_NO" label="批量交易流水号" type="STRING" length="200"/>
<attribute name="BATCH_STATUS" label="批量处理状态" type="STRING" length="200"/>
<attribute name="BATCH_SN" label="一笔批量交易流水内项数SN" type="STRING" length="200"/>
<attribute name="FAILURE_TIME" label="失败时间" type="STRING" length="200"/>
<attribute name="FAILURE_REASON" label="失败原因" type="STRING" length="200"/>
</attributes>
<manager>
<managerProperties>