b3c4187e by yangjianbin

init

1 parent 257158fa
...@@ -109,7 +109,6 @@ ...@@ -109,7 +109,6 @@
109 } 109 }
110 110
111 function rollback(id, curr, dest) { 111 function rollback(id, curr, dest) {
112 console.log(id, curr, all);
113 layer.prompt({title: '输入驳回理由', formType: 1}, function (pass, index) { 112 layer.prompt({title: '输入驳回理由', formType: 1}, function (pass, index) {
114 layer.close(index); 113 layer.close(index);
115 var data = { 114 var data = {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!