halo/ui/console-src
Takagi c1ba566e08
fix: autosave content feature not working (#6147)
#### What type of PR is this?

/kind bug
/area ui
/milestone 2.17.x

#### What this PR does / why we need it:

解决自动保存失效的问题

#### How to test it?

测试文章、页面输入内容后,点击其他页面是否能够自动保存。

#### Which issue(s) this PR fixes:

Fixes #6129 

#### Does this PR introduce a user-facing change?
```release-note
解决文章自动保存失效的问题
```
2024-06-26 06:10:49 +00:00
..
composables feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
layouts chore: remove unnecessary env (#6022) 2024-05-30 08:31:16 +00:00
modules fix: autosave content feature not working (#6147) 2024-06-26 06:10:49 +00:00
router refactor: layout of reset password page (#5960) 2024-05-23 02:58:50 +00:00
setup chore: remove unnecessary env (#6022) 2024-05-30 08:31:16 +00:00
stores feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
views/system feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00