From 29022cf22bf831554fb7ae09183af2791edd300b Mon Sep 17 00:00:00 2001 From: z_yu <1534695664@qq.com> Date: Wed, 28 Sep 2022 13:21:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=A2=9E=E5=8A=A0=E7=83=AD?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.vue b/src/views/index.vue index a31d022..aa81385 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -151,7 +151,7 @@ export default { isOtherBook: index !== 0, nbAuthor: item.bookAuthor, isNewBook: false, - num: 0, + num: item.heat ? item.heat : '0', isbn: item.isbn } const params = {