显示优化

master
xxssyyyyssxx 2021-11-26 19:13:49 +08:00
parent dc4499a192
commit 038b1e2742
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<div class="am-tabs-bd">
<div class="am-tab-panel am-fade am-in am-active" id="tab1">
<input name="id" id="id" type="hidden" value="${project.id}" />
<input name="projectContributionProfitRateThreshold" id="projectContributionProfitRateThreshold" type="hidden" value="${project.projectContributionProfitRateThreshold}" />
<input name="projectContributionProfitRateThreshold" id="projectContributionProfitRateThreshold" type="hidden" value="${Utils.format(project.projectContributionProfitRateThreshold)}" />
<!--验证表单元素validate) begin-->
<div class="am-g am-form-group am-margin-top">