parent
d47f61302c
commit
20822da33e
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
|
@ -409,7 +409,7 @@
|
|||
<q-tab-panel name="timing_task" class="_panel">
|
||||
<q-card class="fit">
|
||||
<q-card-section>
|
||||
<q-form ref="graphics_form" @submit="applyGraphics">
|
||||
<q-scroll-area class="full-width" style="height: 55.5vh">
|
||||
<q-list>
|
||||
<div v-for="(item, index) of timing_tasks" :key="index">
|
||||
<q-item clickable>
|
||||
|
@ -492,7 +492,7 @@
|
|||
</q-item>
|
||||
</div>
|
||||
</q-list>
|
||||
</q-form>
|
||||
</q-scroll-area>
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
</q-tab-panel>
|
||||
|
|
Loading…
Reference in New Issue