extraFile的小bug

This commit is contained in:
Xu Chang 2022-10-25 12:04:54 +08:00
parent d218b8011f
commit 611f018694
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ export default OakComponent({
projection: { projection: {
id: 1, id: 1,
tag1: 1, tag1: 1,
tag2: 1,
origin: 1, origin: 1,
bucket: 1, bucket: 1,
objectId: 1, objectId: 1,