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