5454ed37 by wang

init

1 parent 2d6bfac5
...@@ -224,7 +224,7 @@ ...@@ -224,7 +224,7 @@
224 title: '确认时间', 224 title: '确认时间',
225 shadeClose: true, 225 shadeClose: true,
226 area: ['400px', '400px'], 226 area: ['400px', '400px'],
227 content: apiBaseUrl + 'Finance/addtime/id/' + id 227 content: apiBaseUrl + 'index.php/Finance/addtime/id/' + id
228 }); 228 });
229 } 229 }
230 230
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!