halo/ui/console-src
Ryan Wang 78b60a0a29
refactor: rendering conditions for plugin installation components (#5577)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.14.x

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

优化插件安装弹框组件的渲染时机,改为在未打开时不进行渲染,可以避免一些不必要的请求,尤其是在安装了应用市场插件之后。

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

Fixes #5573 

#### Special notes for your reviewer:

测试插件安装和升级功能是否正常即可。

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

```release-note
优化插件安装弹框组件的渲染时机,避免不必要的请求。
```
2024-03-26 10:48:07 +00:00
..
composables feat: add a title input box in the editor (#5465) 2024-03-18 04:38:07 +00:00
layouts chore: redefine the actuator page as the overview page (#5509) 2024-03-15 15:30:11 +00:00
modules refactor: rendering conditions for plugin installation components (#5577) 2024-03-26 10:48:07 +00:00
router refactor: layout of login related page (#5413) 2024-02-27 10:21:14 +00:00
setup Move folder console to ui 2024-02-02 22:22:51 +08:00
stores Move folder console to ui 2024-02-02 22:22:51 +08:00
views/system refactor: layout of login related page (#5413) 2024-02-27 10:21:14 +00:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts Move folder console to ui 2024-02-02 22:22:51 +08:00