This commit is contained in:
home孙 2025-08-25 09:36:33 +08:00
parent f74dea6bbe
commit c989121a27

View File

@ -65,7 +65,7 @@
<span>{{$t('internalInsulation.indoorTempHigherThan')}}</span> <span>{{$t('internalInsulation.indoorTempHigherThan')}}</span>
<input @blur="blurChange10(startList[indexs - 1] + 2, $event)" v-model="inputData[startList[indexs - 1] + 2]" <input @blur="blurChange10(startList[indexs - 1] + 2, $event)" v-model="inputData[startList[indexs - 1] + 2]"
@input="changeCount10(startList[indexs - 1] + 2, $event)" type="text" placeholder="0"> @input="changeCount10(startList[indexs - 1] + 2, $event)" type="text" placeholder="0">
<span>{{$t('internalInsulation.degrees')}}{{$t('internalInsulation.expandInnerInsulation')}}</span> <span>{{$t('text.degrees')}}{{$t('internalInsulation.expandInnerInsulation')}}</span>
</div> </div>
</div> </div>
<div class="flex-view border-none shrink-none padding-none"> <div class="flex-view border-none shrink-none padding-none">