เพิ่มลิงค์
This commit is contained in:
parent
d62883f5a1
commit
57e46133ef
3 changed files with 28 additions and 24 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<div>
|
||||
<q-card flat bordered class="col-12 q-mt-sm">
|
||||
<div class="q-pa-md">
|
||||
<q-item to="/insignia/report/report-01" dense>
|
||||
<q-item to="/insignia/report/report-01" tag="q-item" dense>
|
||||
<q-item-section avatar>
|
||||
<q-icon color="primary" name="mdi-file" size="xs" />
|
||||
</q-item-section>
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
</q-item-section>
|
||||
</q-item>
|
||||
|
||||
<q-item to="/" dense>
|
||||
<q-item to="/insignia/report/report-02" dense>
|
||||
<q-item-section avatar>
|
||||
<q-icon color="primary" name="mdi-file" size="xs" />
|
||||
</q-item-section>
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
</q-item-section>
|
||||
</q-item>
|
||||
|
||||
<q-item to="/" dense>
|
||||
<q-item to="/insignia/report/report-03" dense>
|
||||
<q-item-section avatar>
|
||||
<q-icon color="primary" name="mdi-file" size="xs" />
|
||||
</q-item-section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue