NEZ-2646 fix:开启Repeat勾选样式错误,首次打开时半选状态没回显
This commit is contained in:
@@ -76,7 +76,7 @@ export default {
|
|||||||
checked: [],
|
checked: [],
|
||||||
checkAll: false,
|
checkAll: false,
|
||||||
visible: false,
|
visible: false,
|
||||||
isIndeterminate: false
|
isIndeterminate: true
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
this.getLabelData()
|
this.getLabelData()
|
||||||
|
|||||||
Reference in New Issue
Block a user