MaiXinRong 9 달 전
부모
커밋
06784c8c82
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/view/tender/detail_modal.ejs

+ 1 - 1
app/view/tender/detail_modal.ejs

@@ -1913,7 +1913,7 @@
                         <label class="form-check-label" for="oc-field-tz">台账</label>
                     </div>
                     <div class="form-check form-check-inline">
-                        <input class="form-check-input" name="oc-field" type="radio" id="oc-field-bothy" value="both">
+                        <input class="form-check-input" name="oc-field" type="radio" id="oc-field-both" value="both">
                         <label class="form-check-label" for="oc-field-both">签约或台账</label>
                     </div>
                 </div>