修复计划任务列表过多显示异常的BUG
添加PAD系统设置图标
This commit is contained in:
parent
d47f61302c
commit
20822da33e
BIN
public/pad/toolbar/system_setting.png
Normal file
BIN
public/pad/toolbar/system_setting.png
Normal file
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…
x
Reference in New Issue
Block a user