wjj hace 4 años
padre
commit
d3f10888fd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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">