fix: tailwindcss style
parent
8e2c85770c
commit
1a18c5c771
|
|
@ -246,7 +246,7 @@ onMounted(async () => {
|
|||
<span class="text-gray-500">编号:{{ id || '-' }}</span>
|
||||
<IconifyIcon
|
||||
icon="lucide:printer"
|
||||
class="hover:text-primary cursor-pointer"
|
||||
class="cursor-pointer hover:text-primary"
|
||||
@click="handlePrint"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue