mirror of
https://gitee.com/openharmony/applications_notes
synced 2025-02-17 06:17:36 +00:00
commit
8d0c2a3f98
@ -867,8 +867,8 @@ export struct AddNoteComp {
|
||||
AppStorage.SetOrCreate<FolderData>('NewFolder', this.selectedFolderData)
|
||||
AppStorage.SetOrCreate<string>('ContinueNote', continueNote)
|
||||
LogUtil.info(TAG, "addNote, set continue note success")
|
||||
routePage()
|
||||
AppStorage.SetOrCreate('isUpdate', true)
|
||||
routePage()
|
||||
})
|
||||
.visibility(this.longpress || this.selectedFolderData.uuid == SysDefFolderUuid.RecentDeletes ? Visibility.None : Visibility.Visible)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user