Rename default s11 card when there're no data
This commit is contained in:
@ -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">
|
||||||
|
Reference in New Issue
Block a user