MaiXinRong 8 kuukautta sitten
vanhempi
commit
06784c8c82
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>