更新jbo和隐掉APP公告信息上传文件按钮

This commit is contained in:
liuz 2018-08-22 20:39:39 +08:00
parent 6c03a77508
commit 13fd3f7887
2 changed files with 5 additions and 2 deletions

View File

@ -16,7 +16,7 @@
String sButtons[][] = {
{"true","","Button","保存","保存所有修改","saveRecord()","","","",""},
{"true","","Button","上传文件","上传文件","fileadd()","","","","btn_icon_up"},
//{"true","","Button","上传文件","上传文件","fileadd()","","","","btn_icon_up"},
};
%><%@include file="/Frame/resources/include/ui/include_info.jspf"%>
<script type="text/javascript">

View File

@ -312,7 +312,8 @@
<attribute name="FIST_RENT" label="一年内未还租金" type="DOUBLE" length="22" scale="2"/>
<attribute name="FIST_CORPUS" label="一年内未剩余本金" type="DOUBLE" length="22" scale="2"/>
<attribute name="REPAYMENT_INTEREST" label="还款日差利息" type="DOUBLE" length="22" scale="2"/>
<attribute name="COLLECT_FEES" label="催收费用" type="STRING" length="32"/>
<attribute name="DISPOSE_MONEY" label="处置金额" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>
@ -360,6 +361,8 @@
<attribute name="FIST_RENT" label="一年内未还租金" type="DOUBLE" length="22" scale="2"/>
<attribute name="FIST_CORPUS" label="一年内未剩余本金" type="DOUBLE" length="22" scale="2"/>
<attribute name="REPAYMENT_INTEREST" label="还款日差利息" type="DOUBLE" length="22" scale="2"/>
<attribute name="COLLECT_FEES" label="催收费用" type="STRING" length="32"/>
<attribute name="DISPOSE_MONEY" label="处置金额" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>