f8759580 by yangjianbin

init

1 parent 40cf7c40
...@@ -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')?>'
......
...@@ -43,4 +43,5 @@ ...@@ -43,4 +43,5 @@
43 43
44 <?php $this->load->view('common/footer'); ?> 44 <?php $this->load->view('common/footer'); ?>
45 </body> 45 </body>
46
46 </html> 47 </html>
...\ No newline at end of file ...\ No newline at end of file
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!