init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment