order_goods.php 78 B

12345
  1. <?php
  2. $view
  3. ->fetch('#show', 'scm_seller/lib/manage.show')
  4. ->display();