halo/ui/console-src/modules/system/plugins
Ryan Wang 156a30496c
fix: prevent data clearing on FormKit component unmount (#7122)
#### What type of PR is this?

/kind bug
/area ui
/milestone 2.20.x

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

Prevent data clearing on FormKit component unmount

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

Fixes #7121 

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
修复 FormKit 组件卸载时,对应数据值也被清除的问题
```
2024-12-17 07:06:08 +00:00
..
components fix: prevent data clearing on FormKit component unmount (#7122) 2024-12-17 07:06:08 +00:00
composables feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
constants Move folder console to ui 2024-02-02 22:22:51 +08:00
types Move folder console to ui 2024-02-02 22:22:51 +08:00
PluginDetail.vue feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
PluginExtensionPointSettings.vue refactor: refine extension settings page (#6231) 2024-07-01 06:43:17 +00:00
PluginList.vue refactor: refine permissions of extension settings page (#6237) 2024-07-01 08:37:16 +00:00
module.ts feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00