mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-04 04:45:28 +08:00
【v3.8.3】前端小改动汇总集合
This commit is contained in:
@ -335,7 +335,7 @@
|
||||
searchParams.realname = options[0].label;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function openSelectPerson(){
|
||||
openModal(true, {})
|
||||
}
|
||||
|
||||
@ -161,7 +161,7 @@ export function useSysMessage(setLocaleText) {
|
||||
}
|
||||
}
|
||||
return '去处理'
|
||||
}else{
|
||||
} else {
|
||||
return '查看详情'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user