updated format code & eslint rule
This commit is contained in:
parent
67c6810def
commit
8a31554f38
102 changed files with 6271 additions and 6164 deletions
|
|
@ -2052,7 +2052,10 @@ onMounted(async () => {
|
|||
</q-item>
|
||||
</q-list>
|
||||
<q-separator class="q-my-xs" />
|
||||
<q-list dense :class="[getBordered(alerts[11].value), 'item-custom']">
|
||||
<q-list
|
||||
dense
|
||||
:class="[getBordered(alerts[11].value), 'item-custom']"
|
||||
>
|
||||
<q-item dense>
|
||||
<q-item-section>
|
||||
<q-item-label>2. การเรียนรู้ด้วยตนเอง</q-item-label>
|
||||
|
|
@ -2088,7 +2091,10 @@ onMounted(async () => {
|
|||
</q-item>
|
||||
</q-list>
|
||||
<q-separator class="q-my-xs" />
|
||||
<q-list dense :class="[getBordered(alerts[11].value), 'item-custom']">
|
||||
<q-list
|
||||
dense
|
||||
:class="[getBordered(alerts[11].value), 'item-custom']"
|
||||
>
|
||||
<q-item dense>
|
||||
<q-item-section>
|
||||
<q-item-label>3. การอบรมสัมนาร่วมกัน</q-item-label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue