|
@@ -35,6 +35,7 @@ $stmt->close();
|
|
|
<dt><a href="../home.php" target="contentFrame">客户查找</a></dt>
|
|
|
<?php endif; ?>
|
|
|
<dt><a href="../customerAdd.php" target="contentFrame">客户录入</a></dt>
|
|
|
+ <dt><a href="../order.php" target="contentFrame">订单录入</a></dt>
|
|
|
<dt id="myCustomer" class="subnav">我的客户
|
|
|
<div class="list-wraper">
|
|
|
<a href="../customers.php" target="contentFrame">全部客户 (<?= $_SESSION['t'] ?>)</a>
|