MaiXinRong 3 years ago
parent
commit
3a3b8518ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/view/shares/tender_select_modal.ejs

+ 1 - 1
app/view/shares/tender_select_modal.ejs

@@ -18,7 +18,7 @@
                         <h5>已选标段 </h5>
                         <div class="modal-height-300" id="ts-result-spread">
                         </div>
-                        <div id="tender-select-option">
+                        <div id="tender-select-option" style="display: none;">
                             <div class="form-check form-check-inline">
                                 <input class="form-check-input" type="checkbox" id="ts-cover">
                                 <label class="form-check-label" for="ts-cover">覆盖数据</label>