Commit 55e057914f4145fab18cd465694286d7f63cb437

Authored by 杨泽宇
2 parents 532b8d65 7c0c5966
src/views/community/housekeeper/changeAdmin.vue
@@ -165,7 +165,7 @@ watchEffect(() => { @@ -165,7 +165,7 @@ watchEffect(() => {
165 </template> 165 </template>
166 166
167 <style scoped lang="scss"> 167 <style scoped lang="scss">
168 -::v-deep .has-gutter { 168 + :deep(.has-gutter) {
169 .el-checkbox { 169 .el-checkbox {
170 display: none; 170 display: none;
171 } 171 }