init
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -18,6 +18,7 @@ | ... | @@ -18,6 +18,7 @@ |
| 18 | 18 | ||
| 19 | <div class="tabCon"> | 19 | <div class="tabCon"> |
| 20 | <form action="" id="form1"> | 20 | <form action="" id="form1"> |
| 21 | <input type="hidden" name="orderId" value="<?=$id?>"> | ||
| 21 | <?php $this->load->view('/work/审批/电核结果'); ?> | 22 | <?php $this->load->view('/work/审批/电核结果'); ?> |
| 22 | </form> | 23 | </form> |
| 23 | </div> | 24 | </div> | ... | ... |
-
Please register or sign in to post a comment