Commit 9e965b0f authored by lrw's avatar lrw

每日上报填写

parent ca6ea0bf
......@@ -2089,6 +2089,9 @@
const d = res.data
if (d.code == 1) {
uni.navigateBack()
uni.showToast({
icon: 'success',
})
} else {
uni.showToast({
icon: 'none',
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment