Commit 4d0e534a authored by kisszxc's avatar kisszxc

测试123

parent 8558dd1b
......@@ -614,7 +614,7 @@ const handleSubmit = () => {
};
reservation(requestBody).then((res) => {
console.log(res, 'res')
console.log("123");
console.log("333");
if (res.code == 0) {
uni.showToast({
title: '预约成功',
......
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