|
@@ -100,16 +100,16 @@
|
|
|
<a lay-href="report_check/index.html">报备审核</a>
|
|
|
</dd>
|
|
|
<dd data-name="nav" data-permission="customer.view_new_customer">
|
|
|
- <a lay-href="customer/index.html">潜客跟踪</a>
|
|
|
+ <a lay-href="customer/index.html">客户跟踪</a>
|
|
|
</dd>
|
|
|
<dd data-name="nav" data-permission="customer.check_review">
|
|
|
<a lay-href="customer/check_index.html">跟踪审核</a>
|
|
|
</dd>
|
|
|
<dd data-name="nav" data-permission="order.view_order">
|
|
|
- <a lay-href="order/index.html">订单管理</a>
|
|
|
+ <a lay-href="order/index.html">进度跟踪</a>
|
|
|
</dd>
|
|
|
<dd data-name="nav" data-permission="order.order_process_dispatch">
|
|
|
- <a lay-href="order/dispatch_process_index.html">进度分配</a>
|
|
|
+ <a lay-href="order/dispatch_process_index.html">进度审核</a>
|
|
|
</dd>
|
|
|
</dl>
|
|
|
</li>
|