mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-23 14:14:32 +08:00
chore: 字段错误
This commit is contained in:
@@ -111,7 +111,7 @@ async function handleCardClick(item: TaskInfo) {
|
|||||||
class="bg-background sticky bottom-0 w-full rounded-b-lg border-t-[1px] py-2"
|
class="bg-background sticky bottom-0 w-full rounded-b-lg border-t-[1px] py-2"
|
||||||
>
|
>
|
||||||
<div class="flex items-center justify-center">
|
<div class="flex items-center justify-center">
|
||||||
共 {{ taskList.length }} 条记录
|
共 {{ taskTotal }} 条记录
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ async function handleCardClick(item: TaskInfo) {
|
|||||||
class="bg-background sticky bottom-0 w-full rounded-b-lg border-t-[1px] py-2"
|
class="bg-background sticky bottom-0 w-full rounded-b-lg border-t-[1px] py-2"
|
||||||
>
|
>
|
||||||
<div class="flex items-center justify-center">
|
<div class="flex items-center justify-center">
|
||||||
共 {{ taskList.length }} 条记录
|
共 {{ taskTotal }} 条记录
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ async function handleCardClick(item: TaskInfo) {
|
|||||||
class="bg-background sticky bottom-0 w-full rounded-b-lg border-t-[1px] py-2"
|
class="bg-background sticky bottom-0 w-full rounded-b-lg border-t-[1px] py-2"
|
||||||
>
|
>
|
||||||
<div class="flex items-center justify-center">
|
<div class="flex items-center justify-center">
|
||||||
共 {{ taskList.length }} 条记录
|
共 {{ taskTotal }} 条记录
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user