init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -17,7 +17,7 @@ | ... | @@ -17,7 +17,7 @@ |
| 17 | </button> | 17 | </button> |
| 18 | </span>--> | 18 | </span>--> |
| 19 | <span class="r"> | 19 | <span class="r"> |
| 20 | <button class="btn btn-warning radius" onclick="loadIframe('<?=site_url('/index.php/work/check/6');?>', '审核意见');"> | 20 | <button class="btn btn-warning radius" onclick="loadIframe('<?=site_url('/work/check/6');?>', '审核意见');"> |
| 21 | <i class="Hui-iconfont"></i> 审批意见 | 21 | <i class="Hui-iconfont"></i> 审批意见 |
| 22 | </button> | 22 | </button> |
| 23 | </span> | 23 | </span> | ... | ... |
-
Please register or sign in to post a comment