8/25 #274

Merged
xiaomeng merged 1 commits from pc-master into portal 2025-08-25 05:33:58 +00:00
Showing only changes of commit c989121a27 - Show all commits

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">