This commit is contained in:
parent
0fa146d047
commit
4bb4db55aa
|
|
@ -388,7 +388,7 @@ const getTeamList = async () => {
|
||||||
} else {
|
} else {
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
icon: 'none',
|
icon: 'none',
|
||||||
title: '班组未入场',
|
title: '暂无班组入场信息',
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue