chore: 只获取一次默认密码而非每次打开modal都获取

This commit is contained in:
dap
2025-01-02 19:59:09 +08:00
parent 844a9b5013
commit 62da4edae4
2 changed files with 19 additions and 11 deletions

View File

@@ -10,6 +10,10 @@
- 字典项为空时getDict方法无限调用接口((无奈兼容 不给字典item本来就是错误用法))
- 表格排序翻页会丢失排序参数
**OTHERS**
- 用户管理 新增只获取一次(mounted)默认密码而非每次打开modal都获取
# 1.1.3
**REFACTOR**