Commit 55e057914f4145fab18cd465694286d7f63cb437
Merge branch 'dev' of http://bj.gitlab.cnlive.com/cnlive_project/cnlive-community-web-vue into dev
Showing
1 changed file
with
1 additions
and
1 deletions
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 | } |