parent
b425d78223
commit
4410e39751
|
@ -435,8 +435,7 @@ export default {
|
||||||
}, 2000)
|
}, 2000)
|
||||||
}).catch((e) => {
|
}).catch((e) => {
|
||||||
console.info(e)
|
console.info(e)
|
||||||
// uni.$u.toast('请补全必填项')
|
uni.$u.toast('请补全必填项')
|
||||||
uni.$u.toast(e)
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue