From 73f5dcf1ea6a70ef43bf0c8b7d81f50e38c8c173 Mon Sep 17 00:00:00 2001 From: zhangjing1 Date: Mon, 20 Oct 2025 16:53:52 +0800 Subject: [PATCH] bug(custom): eCX-7344 --- src/pages/purchase/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/purchase/index.js b/src/pages/purchase/index.js index baf1d6f46..41e52c03d 100644 --- a/src/pages/purchase/index.js +++ b/src/pages/purchase/index.js @@ -230,7 +230,6 @@ function PurchaseActivityList() { // // } // renderFooter={renderFooter()} - loading={loading} renderFooter={!loading && } >