人像库页面优化
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

增加人像图片
This commit is contained in:
15683799673
2025-06-28 01:29:34 +08:00
parent b2d902a2e0
commit 81a89bb4dc
4 changed files with 48 additions and 3 deletions

View File

@@ -46,6 +46,8 @@ export interface PersonLibVO {
*/
searchValue: string;
labelText: any;
}
export interface PersonLibForm extends BaseEntity {