From 7770133996eea4dd4d8e0c9dc636938b5b175dc0 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期六, 07 九月 2024 11:19:54 +0800 Subject: [PATCH] moment --- pages/bookExhibitionList/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/bookExhibitionList/index.js b/pages/bookExhibitionList/index.js index 91877cb..29e5a9a 100644 --- a/pages/bookExhibitionList/index.js +++ b/pages/bookExhibitionList/index.js @@ -23,7 +23,7 @@ start: 0, size: 16, }, - keynoteValue: null, + keynoteValue: [], filteredItems: [], newValue: null, bookExhibitionList: [], -- Gitblit v1.9.1