Add paging and button view detail for S1 dashboard + Fix bugs 156 163
This commit is contained in:
@ -152,16 +152,16 @@
|
||||
</div>
|
||||
</div>
|
||||
</v-row>
|
||||
<v-row class="pa-1" style="height: 52%; width: 100%">
|
||||
<v-row class="pa-1" style="height: 45%; width: 100%">
|
||||
<v-card class="pa-1" style="height: 100%; width: 100%; overflow: hidden">
|
||||
<div style="height: 15%">
|
||||
<v-card-title class="d-flex align-center justify-space-between pl-3">
|
||||
<v-card-title class="d-flex align-center justify-space-between pl-3 pt-2">
|
||||
<span class="tit ft-size_20 ft-weight_600">가이드 알람정보</span>
|
||||
</v-card-title>
|
||||
</div>
|
||||
<div
|
||||
ref="gridParent01"
|
||||
class="pl-3 mt-5"
|
||||
class="pl-3 mt-3"
|
||||
style="height: 75%; overflow: hidden;"
|
||||
>
|
||||
<component
|
||||
|
Reference in New Issue
Block a user