|
|
@@ -666,7 +666,7 @@
|
|
|
</th>
|
|
|
<th>
|
|
|
<el-input-number v-model="detailData.costRatio.jqInletRatio" controls-position="right" v-if="costShow"
|
|
|
- style="width: 80px" :min="0" :max="100" />
|
|
|
+ style="width: 80px" :min="0" :max="106" />
|
|
|
<div v-else>{{ detailData?.costRatio?.jqInletRatio }}%</div>
|
|
|
</th>
|
|
|
<th>
|
|
|
@@ -742,7 +742,7 @@
|
|
|
</th>
|
|
|
<th>
|
|
|
<el-input-number v-model="detailData.costRatio.syInletRatio" controls-position="right" v-if="costShow"
|
|
|
- style="width: 80px" :min="0" :max="100" />
|
|
|
+ style="width: 80px" :min="0" :max="106" />
|
|
|
<div v-else>{{ detailData?.costRatio?.syInletRatio }}%</div>
|
|
|
</th>
|
|
|
<th>
|
|
|
@@ -818,7 +818,7 @@
|
|
|
</th>
|
|
|
<th>
|
|
|
<el-input-number v-model="detailData.costRatio.jyInletRatio" controls-position="right" v-if="costShow"
|
|
|
- style="width: 80px" :min="0" :max="1000" />
|
|
|
+ style="width: 80px" :min="0" :max="106" />
|
|
|
<div v-else>{{ detailData?.costRatio?.jyInletRatio }}%</div>
|
|
|
</th>
|
|
|
<th>
|