mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
modify style
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
v-model:page="currentPage"
|
v-model:page="currentPage"
|
||||||
>
|
>
|
||||||
<template #header.data-table-select>
|
<template #header.data-table-select>
|
||||||
<v-checkbox readonly class="cursor-pointer"
|
<v-checkbox readonly class="always-cursor-pointer"
|
||||||
density="compact" width="28"
|
density="compact" width="28"
|
||||||
:disabled="loading || submitting"
|
:disabled="loading || submitting"
|
||||||
:indeterminate="anyButNotAllTransactionSelected"
|
:indeterminate="anyButNotAllTransactionSelected"
|
||||||
|
|||||||
Reference in New Issue
Block a user