From 7f270b5ab1b0cc104b4678354fbee40443a4d9f1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 14 十一月 2023 22:13:51 +0800 Subject: [PATCH] 2023-11-14 --- src/tabviews/custom/components/card/data-card/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/custom/components/card/data-card/index.jsx b/src/tabviews/custom/components/card/data-card/index.jsx index 9ea2eff..1e3d074 100644 --- a/src/tabviews/custom/components/card/data-card/index.jsx +++ b/src/tabviews/custom/components/card/data-card/index.jsx @@ -38,7 +38,7 @@ loading: false, card: null, data: [], - total: null, + total: 0, precards: [], nextcards: [], selected: 'false', -- Gitblit v1.8.0