::v-deep=>:deep()
This commit is contained in:
@@ -93,7 +93,7 @@ export default {
|
||||
colConfigs() {
|
||||
return [
|
||||
{
|
||||
prop: "reason",
|
||||
prop: "reason",
|
||||
label: "申请帮扶原因"
|
||||
},
|
||||
{
|
||||
@@ -204,11 +204,11 @@ export default {
|
||||
overflow: auto;
|
||||
background: #f3f6f9;
|
||||
|
||||
::v-deep .el-range-editor--small.el-input__inner {
|
||||
:deep( .el-range-editor--small.el-input__inner ){
|
||||
width: 258px;
|
||||
}
|
||||
|
||||
::v-deep .dateRange {
|
||||
:deep( .dateRange ){
|
||||
.dateLabel {
|
||||
height: 32px;
|
||||
border: 1px solid #D0D4DC;
|
||||
|
||||
Reference in New Issue
Block a user