二级评估字数长度限制和表格新增限制

This commit is contained in:
sjl
2025-08-27 11:26:03 +08:00
parent 17493f9c26
commit 2afa5aa23b
10 changed files with 26 additions and 8 deletions

View File

@@ -160,7 +160,7 @@ export function batchDel(data: any) {
data
})
}
//删除评估用户
//获取评估用户
export function userGetInfo(params: any) {
return createAxios({
url: '/advance-boot/assessUser/getInfo',