mirror of
https://gitee.com/openharmony/applications_dlp_manager
synced 2024-11-23 09:59:57 +00:00
添加label属性
Signed-off-by: li-li-wang <wangliliang5@huawei.com>
This commit is contained in:
parent
a332640819
commit
d3ecde8353
@ -488,6 +488,7 @@ struct encryptedSharing {
|
||||
{
|
||||
value: $r('sys.media.ohos_ic_public_cancel'),
|
||||
isEnabled: true,
|
||||
label: $r('app.string.ban'),
|
||||
action: () => {
|
||||
if (this.session !== undefined) {
|
||||
this.session.terminateSelfWithResult({
|
||||
|
Loading…
Reference in New Issue
Block a user