|
@@ -794,7 +794,7 @@
|
|
|
<div class="modal-auto-height">
|
|
<div class="modal-auto-height">
|
|
|
<fieldset class="form-group">
|
|
<fieldset class="form-group">
|
|
|
<h5>取费方式</h5>
|
|
<h5>取费方式</h5>
|
|
|
- <div class="form-check">
|
|
|
|
|
|
|
+ <div class="form-check" style="display:none">
|
|
|
<label class="form-check-label">
|
|
<label class="form-check-label">
|
|
|
<input class="form-check-input" name="calcFlag" id="rationContent" value="0" type="radio">
|
|
<input class="form-check-input" name="calcFlag" id="rationContent" value="0" type="radio">
|
|
|
子目含量取费
|
|
子目含量取费
|
|
@@ -812,14 +812,14 @@
|
|
|
子目单价取费(正算):清单综合合价=∑子目综合合价
|
|
子目单价取费(正算):清单综合合价=∑子目综合合价
|
|
|
</label>
|
|
</label>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="form-check">
|
|
|
|
|
|
|
+ <div class="form-check" style="display:none">
|
|
|
<label class="form-check-label">
|
|
<label class="form-check-label">
|
|
|
<input class="form-check-input" name="calcFlag" id="billsPrice" value="3" type="radio">
|
|
<input class="form-check-input" name="calcFlag" id="billsPrice" value="3" type="radio">
|
|
|
清单单价取费
|
|
清单单价取费
|
|
|
</label>
|
|
</label>
|
|
|
</div>
|
|
</div>
|
|
|
</fieldset>
|
|
</fieldset>
|
|
|
- <fieldset class="form-group">
|
|
|
|
|
|
|
+ <fieldset class="form-group" style="display:none">
|
|
|
<h5>暂估合价计算方式</h5>
|
|
<h5>暂估合价计算方式</h5>
|
|
|
<div class="form-check">
|
|
<div class="form-check">
|
|
|
<label class="form-check-label">
|
|
<label class="form-check-label">
|
|
@@ -834,7 +834,7 @@
|
|
|
</label>
|
|
</label>
|
|
|
</div>
|
|
</div>
|
|
|
</fieldset>
|
|
</fieldset>
|
|
|
- <fieldset class="form-group">
|
|
|
|
|
|
|
+ <fieldset class="form-group" style="display:none">
|
|
|
<h5>计算选项</h5>
|
|
<h5>计算选项</h5>
|
|
|
<div class="form-check">
|
|
<div class="form-check">
|
|
|
<label class="form-check-label">
|
|
<label class="form-check-label">
|