parent
9ffa7a3629
commit
1bcaf803b3
|
|
@ -245,7 +245,7 @@ function ZoneUser(props){
|
|||
|
||||
function apply() {
|
||||
if(checkIfLogin()===false){
|
||||
showLoginDialog()
|
||||
showLoginDialog(`/zone/${deptId}/user`)
|
||||
return false;
|
||||
}
|
||||
setApplyVisible(!applyVisible)
|
||||
|
|
|
|||
Loading…
Reference in New Issue