e771d7d6 by yangjianbin

init

1 parent 4dd01b96
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
146 title: '资料转移', 146 title: '资料转移',
147 icon: 3 147 icon: 3
148 }, function(){ 148 }, function(){
149 var targetUrl = 'flow/confirm2NextStatus' + "<?=$id?>";; 149 var targetUrl = 'flow/confirm2NextStatus/' + "<?=$id?>";;
150 var data = { 150 var data = {
151 "opinion": "", 151 "opinion": "",
152 "orderStatus": "<?=$applyOrderVO->status?>" 152 "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!