소스 검색

挂靠比例

ljy121 1 년 전
부모
커밋
7ea0ec011f
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      zjugis-business/src/main/resources/templates/FlowContract/apply.ftl

+ 1 - 2
zjugis-business/src/main/resources/templates/FlowContract/apply.ftl

@@ -110,9 +110,8 @@ styles=[ '/flow/css/formCommon.css', '/OwCommon/OwCommon.css','/timeSelector/Tim
                               <div class="form-group">
                                   <div class="form-item">
                                       <div class="z-comp-input" z-validate="number[0,2,100]"  name="contract$attachRatio">
-                                          <input type="text" value="${formEntity.attachRatio!}">
+                                          <input type="text" value="${formEntity.attachRatio!}"> %
                                       </div>
-                                      %
                                   </div>
                               </div>
                           </td>