From 611f0186949e6956ba5448611c1cf7c7cf21475d Mon Sep 17 00:00:00 2001 From: "Xc@centOs" Date: Tue, 25 Oct 2022 12:04:54 +0800 Subject: [PATCH] =?UTF-8?q?extraFile=E7=9A=84=E5=B0=8Fbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/extraFile/gallery/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/extraFile/gallery/index.ts b/src/components/extraFile/gallery/index.ts index c50e286eb..a6ee216b2 100644 --- a/src/components/extraFile/gallery/index.ts +++ b/src/components/extraFile/gallery/index.ts @@ -11,6 +11,7 @@ export default OakComponent({ projection: { id: 1, tag1: 1, + tag2: 1, origin: 1, bucket: 1, objectId: 1,