|
@@ -199,7 +199,6 @@ switch($iframe) {
|
|
|
<?php if(chkLogin("信息管理")): ?>
|
|
|
outlookbar.additem('来源管理',t,'qudao.php');
|
|
|
outlookbar.additem('客户列表',t,'customers.php');
|
|
|
- outlookbar.additem('数据看板',t,'dashboard.php');
|
|
|
outlookbar.additem('登录日志',t,'log.php');
|
|
|
<?php endif; ?>
|
|
|
|