mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-23 07:01:24 +00:00
update examples/components/feature/src/main/ets/pages/operates/SelectBootcamp.ets.
Signed-off-by: tiankonglin <tiankonglin@openvalley.net>
This commit is contained in:
parent
8c09713ab3
commit
c77c55cc27
@ -206,7 +206,7 @@ export struct SelectBootcamp {
|
||||
})
|
||||
|
||||
RadioBlock({
|
||||
title: '组件',
|
||||
title: '显隐控制',
|
||||
isEnabled: $enableSelectVisibility,
|
||||
value: $selectVisibility,
|
||||
dataSource: [
|
||||
|
Loading…
Reference in New Issue
Block a user