4b94408c by yangjianbin

init

1 parent d7cab6ba
......@@ -94,7 +94,7 @@
title: '客户已同意',
icon: 3
}, function(){
var targetUrl = 'flow/confirm2NextStatus';
var targetUrl = 'flow/confirm2NextStatus/' + "<?=$id?>";
var data = {
"opinion": "",
"orderStatus": "<?=$applyOrderVO->status?>"
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!