Rename default s11 card when there're no data

This commit is contained in:
Michael
2025-08-19 18:09:24 +09:00
parent d405e5bf6d
commit c1911f2ebc

View File

@ -153,7 +153,7 @@
<v-card class="pb-5 px-2"> <v-card class="pb-5 px-2">
<div class="d-flex align-center justify-space-between"> <div class="d-flex align-center justify-space-between">
<v-card-title class="d-flex align-center justify-space-between pa-5">{{ <v-card-title class="d-flex align-center justify-space-between pa-5">{{
"ICHEON.HVAC.EQP_HT_CH004.UT_HT_CH201.CHI_AMP_1A_PV" 'TAG를 선택해주세요'
}}</v-card-title> }}</v-card-title>
</div> </div>
<div :ref="'chartParent' + 0" style="height: 100%; overflow: visible"> <div :ref="'chartParent' + 0" style="height: 100%; overflow: visible">