瀏覽代碼

fix 项目迁移

scorpio 2 年之前
父節點
當前提交
872064f167
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/home/component/authorize.vue

+ 1 - 1
src/views/home/component/authorize.vue

@@ -173,7 +173,7 @@ export default {
       }]
 
       const folderTmp = list.map(sub => {
-        const item = { folderId: sub.id, startTime: this.startTime, endTime: this.endTime, status: sub.check }
+        const item = { folderId: sub.fileFolderId, startTime: this.startTime, endTime: this.endTime, status: sub.check }
         return item
       })
       this.$api.project.initCode({