::v-deep=>:deep()
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
node-key="id"
|
||||
check-strictly
|
||||
ref="tree"
|
||||
show-checkbox
|
||||
show-checkbox
|
||||
:default-checked-keys="defaultChecked"
|
||||
:default-expanded-keys="defaultExpanded"
|
||||
default-expand-all>
|
||||
@@ -254,7 +254,7 @@
|
||||
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
|
||||
this.info = e
|
||||
this.isLoading = true
|
||||
@@ -402,7 +402,7 @@
|
||||
|
||||
<style scoped lang="scss">
|
||||
.list {
|
||||
::v-deep .ai-list__content {
|
||||
:deep( .ai-list__content ){
|
||||
padding: 0!important;
|
||||
|
||||
.ai-list__content--right-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user