fix(projects): 修复角色用户分配未调用接口问题

This commit is contained in:
xlsea
2025-07-10 13:55:07 +08:00
parent 312709706b
commit ff87415d7b
6 changed files with 61 additions and 2 deletions

View File

@ -376,6 +376,7 @@ declare namespace App {
update: string;
updateSuccess: string;
saveSuccess: string;
noChange: string;
userCenter: string;
yesOrNo: {
yes: string;