refactor on actRadioData
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
<div class="border rounded border-neutral-300 p-2 bg-neutral-10 w-full">
|
||||
<p class="h2 pl-2 mb-2">Short Loop(s)</p>
|
||||
<table class="text-sm min-w-full table-fixed">
|
||||
<caption class="hidden">Loop List</caption>
|
||||
<tbody>
|
||||
<tr v-for="(trace, key) in data.loops" :key="key">
|
||||
<td class="p-2 pl-6 truncate max-w-0 w-1/3">
|
||||
|
||||
Reference in New Issue
Block a user