|
@@ -28,7 +28,7 @@
|
|
|
<label class="form-check-label" for="ts-ignore">以本标段清单为准</label>
|
|
|
</div>
|
|
|
<div class="form-check form-check-inline">
|
|
|
- <input class="form-check-input" type="checkbox" id="ts-change">
|
|
|
+ <input class="form-check-input" type="checkbox" id="ts-change" checked>
|
|
|
<label class="form-check-label" for="ts-change">含变更</label>
|
|
|
</div>
|
|
|
</div>
|