138e39a9 by yangjianbin

init

1 parent 2de2447e
......@@ -109,7 +109,7 @@
}
function rollback(id, curr, dest) {
layer.prompt({title: '输入驳回理由', formType: 1}, function (pass, index) {
layer.prompt({title: '输入驳回理由', formType: 0}, function (pass, index) {
layer.close(index);
var data = {
"destOrderStatus": dest,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!