上报异常不能提交
parent
dfc0eb2eec
commit
197ac83ccb
|
|
@ -320,8 +320,9 @@ const onSubmit = async () => {
|
|||
icon: 'none',
|
||||
})
|
||||
}
|
||||
valid = true
|
||||
|
||||
if (!item.expenditure) {
|
||||
valid = true
|
||||
return uni.showToast({
|
||||
title: `请填写${item.name}兑奖金额`,
|
||||
icon: 'none',
|
||||
|
|
|
|||
Loading…
Reference in New Issue