init
Showing
2 changed files
with
2 additions
and
1 deletions
| ... | @@ -30,7 +30,7 @@ | ... | @@ -30,7 +30,7 @@ |
| 30 | function refuse() { | 30 | function refuse() { |
| 31 | layer.open({ | 31 | layer.open({ |
| 32 | type: 2, | 32 | type: 2, |
| 33 | title: '电核记录', | 33 | title: '拒绝', |
| 34 | shadeClose: true, | 34 | shadeClose: true, |
| 35 | area: ['800px', '400px'], | 35 | area: ['800px', '400px'], |
| 36 | content: '<?=site_url('work/telRefuse')?>' | 36 | content: '<?=site_url('work/telRefuse')?>' | ... | ... |
-
Please register or sign in to post a comment