wjj il y a 4 ans
Parent
commit
d3f10888fd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/Mine.vue

+ 1 - 1
src/components/Mine.vue

@@ -98,7 +98,7 @@
           </el-row>
           <span v-if="handlingProjects == null || handlingProjects.length == 0"> 暂无项目 </span>
           <project-item v-if="handlingProjects != null || handlingProjects.length > 0"
-                        v-for="(item,index4) in handlingProjects" :key="index4" :projectItem="item"/>
+                        v-for="(item,index4) in handlingProjects" :key="item.id" :projectItem="item"/>
         </el-tab-pane>
         <el-tab-pane name="acceptableProject">
           <span slot="label">