a3da644a by wang

init

1 parent 9086c7cc
...@@ -219,7 +219,7 @@ ...@@ -219,7 +219,7 @@
219 } 219 }
220 220
221 function pass(id) { 221 function pass(id) {
222 var url = 'Finance/addtime/id'+id; 222 var url = 'Finance/addtime?id='+id;
223 layer.open({ 223 layer.open({
224 type: 2, 224 type: 2,
225 title: '确认时间', 225 title: '确认时间',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!