From 2115fa126543700a7a15235bf3e5fceeb7e39e00 Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期三, 18 十二月 2024 10:57:22 +0800 Subject: [PATCH] Merge refs/remotes/origin/master into refs/heads/master --- packagePersonal/pages/sampleBooks/index.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/packagePersonal/pages/sampleBooks/index.js b/packagePersonal/pages/sampleBooks/index.js index bc1a1e4..08b89f3 100644 --- a/packagePersonal/pages/sampleBooks/index.js +++ b/packagePersonal/pages/sampleBooks/index.js @@ -117,6 +117,7 @@ field: 'CreateDate' } }).then((res) => { + console.log(res.datas); try { if (res.datas.length > 0) { res.datas.forEach((item) => { -- Gitblit v1.9.1