This commit is contained in:
bb_pan 2025-09-28 19:10:15 +08:00
parent 0fa146d047
commit 4bb4db55aa
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@ const getTeamList = async () => {
} else { } else {
uni.showToast({ uni.showToast({
icon: 'none', icon: 'none',
title: '班组入场', title: '暂无班组入场信息',
}) })
} }
} catch (error) { } catch (error) {