Commit 12e96c99 authored by 贺世双's avatar 贺世双

提交页面

parent 753540c6
...@@ -364,7 +364,7 @@ ...@@ -364,7 +364,7 @@
}, },
} }
//明细签收 //明细签收
getOrderPodDetailSign(baseData).then(res => { /* getOrderPodDetailSign(baseData).then(res => {
if (res.data.data.messageType === 'success') { if (res.data.data.messageType === 'success') {
uni.showToast({ uni.showToast({
title: '操作成功!', title: '操作成功!',
...@@ -374,7 +374,7 @@ ...@@ -374,7 +374,7 @@
uni.navigateBack() uni.navigateBack()
}, 1500) }, 1500)
} }
}) })*/
}) })
}, },
......
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