|
@@ -599,6 +599,9 @@ export default {
|
|
background: url("../../../../assets/index/ic_close_hint.png") no-repeat;
|
|
background: url("../../../../assets/index/ic_close_hint.png") no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
}
|
|
}
|
|
|
|
+ ::v-deep .el-tree-node__children {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
::v-deep .el-form-item {
|
|
::v-deep .el-form-item {
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|