From 82f93b8fa8344e55bf5c946ba73463012f186df0 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期三, 26 六月 2024 15:07:50 +0800
Subject: [PATCH] mulu

---
 pages/bibliographyList/index.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/bibliographyList/index.js b/pages/bibliographyList/index.js
index c35afcf..ac0e451 100644
--- a/pages/bibliographyList/index.js
+++ b/pages/bibliographyList/index.js
@@ -154,8 +154,8 @@
         },
         fields: {
           jsek_link: [],
-          content: [],
           subtitle: [],
+          content: [],
           fileType: [],
           jsek_resource: [],
           freeFile: [],
@@ -168,7 +168,7 @@
         })
         this.setData({
           higherList: res.datas,
-          higherTotal: res.total
+          higherTotal: res.total.le
         })
         this.setData({
           loading: false, //寮�鍚鏋跺睆鍔犺浇

--
Gitblit v1.9.1