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({