上报异常不能提交

main
ihzero 2024-05-14 08:39:50 +08:00
parent dfc0eb2eec
commit 197ac83ccb
1 changed files with 2 additions and 1 deletions

View File

@ -320,8 +320,9 @@ const onSubmit = async () => {
icon: 'none',
})
}
valid = true
if (!item.expenditure) {
valid = true
return uni.showToast({
title: `请填写${item.name}兑奖金额`,
icon: 'none',