liwei 1 年間 前
コミット
e002a1289c
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/modules/resource/actions/editor.ts

+ 1 - 0
src/modules/resource/actions/editor.ts

@@ -32,6 +32,7 @@ export const editorActions = ResourceModule.action({
           vidoes: vidoes,
           images: images,
           matSlots: this.store.matSlots,
+          meshSlots: this.store.meshSlots,
         },
       });
       queenApi.messageSuccess("任务提交成功");