1
This commit is contained in:
parent
f99b3327f6
commit
1b1aa4f04f
@ -60,7 +60,7 @@
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
console.log(res);
|
console.log(res);
|
||||||
if (res.code == 200) {
|
if (res.code == 0) {
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: '提交成功'
|
title: '提交成功'
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user