Forráskód Böngészése

财务管理中的筛选条件调整

[user3] 3 éve
szülő
commit
b8416878e6

+ 1 - 1
src/main/webapp/webpage/modules/sg/financial/settlement/costCheckList.jsp

@@ -38,7 +38,7 @@
                                class="form form-horizontal well clearfix">
                         <div class="col-xs-12 col-sm-6 col-md-4">
                             <label class="label-item single-overflow pull-left" title="项目编码:">项目编码:</label>
-                            <form:input path="projectId" htmlEscape="false" maxlength="64" class=" form-control"/>
+                            <form:input path="projectId" htmlEscape="false" class=" form-control"/>
                         </div>
                         <div class="col-xs-12 col-sm-6 col-md-4">
                             <label class="label-item single-overflow pull-left" title="项目名称:">项目名称:</label>

+ 1 - 1
src/main/webapp/webpage/modules/sg/financial/settlement/donorMaterialList.jsp

@@ -37,7 +37,7 @@
                                class="form form-horizontal well clearfix">
                         <div class="col-xs-12 col-sm-6 col-md-4">
                             <label class="label-item single-overflow pull-left" title="项目编码:">项目编码:</label>
-                            <form:input path="projectId" htmlEscape="false" maxlength="64" class=" form-control"/>
+                            <form:input path="projectId" htmlEscape="false" class=" form-control"/>
                         </div>
                         <div class="col-xs-12 col-sm-6 col-md-4">
                             <label class="label-item single-overflow pull-left" title="项目名称:">项目名称:</label>

+ 1 - 1
src/main/webapp/webpage/modules/sg/financial/settlement/financeBudgetList.jsp

@@ -39,7 +39,7 @@
                                class="form form-horizontal well clearfix">
                         <div class="col-xs-12 col-sm-6 col-md-4">
                             <label class="label-item single-overflow pull-left" title="项目编码:">项目编码:</label>
-                            <form:input path="projectId" htmlEscape="false" maxlength="64" class=" form-control"/>
+                            <form:input path="projectId" htmlEscape="false" class=" form-control"/>
                         </div>
                         <div class="col-xs-12 col-sm-6 col-md-4">
                             <label class="label-item single-overflow pull-left" title="项目名称:">项目名称:</label>

+ 1 - 1
src/main/webapp/webpage/modules/sg/financial/settlement/financeList.jsp

@@ -39,7 +39,7 @@
                                class="form form-horizontal well clearfix">
                         <div class="col-xs-12 col-sm-6 col-md-4">
                             <label class="label-item single-overflow pull-left" title="项目编码:">项目编码:</label>
-                            <form:input path="projectId" htmlEscape="false" maxlength="64" class=" form-control"/>
+                            <form:input path="projectId" htmlEscape="false" class=" form-control"/>
                         </div>
                         <div class="col-xs-12 col-sm-6 col-md-4">
                             <label class="label-item single-overflow pull-left" title="项目名称:">项目名称:</label>