zhouwx
2024-12-03 5f075fd74e1ddd724fef5367d11f1b73ea9363f5
src/views/safetyReview/projectManage/components/basicInfo.vue
@@ -83,7 +83,7 @@
                        clearable
                    >
                    </el-input>
                    <el-icon style="margin-left: 5px;cursor: pointer" :size="20" color="red" v-if="index !== 0" @click="delPerson(index)" >
                    <el-icon style="margin-left: 5px;cursor: pointer" :size="15" color="red" v-if="index !== 0" @click="delPerson(index)" >
                      <Delete  />
                    </el-icon>
                  </div>