fix:优化显示
This commit is contained in:
parent
7f37114476
commit
f980273cae
@ -1125,7 +1125,6 @@ async function reload(reset = true, opts = {}) {
|
|||||||
const corpId = getCorpId();
|
const corpId = getCorpId();
|
||||||
const teamId = getTeamId();
|
const teamId = getTeamId();
|
||||||
if (!corpId || !teamId || !userId) {
|
if (!corpId || !teamId || !userId) {
|
||||||
toast('缺少用户/团队信息,请先完成登录与个人信息');
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user