This commit is contained in:
hongchao 2025-09-28 19:47:05 +08:00
commit be67818c7f
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) {