|
|
@@ -64,8 +64,7 @@
|
|
|
<div id="operateTips" ng-controller="VendCountCtrl">
|
|
|
<a class="col-xs-4" href="#/sale/customer"> 我的客户(<span ng-class="{'text-inverse': count.customer>0}">{{count.customer || 0}}</span>)</a>
|
|
|
<a class="col-xs-4" ui-sref="sale.prodList">产品信息</a>
|
|
|
- <a class="col-xs-4" style="color: #327ebe" ui-sref="sale.newProdInfo"><i class="fa fa-plus"></i> 新增产品信息</a>
|
|
|
- <a class="col-xs-4" style="color: #327ebe" ui-sref="sale.uploadByBatch"><i class="fa fa-plus"></i> 导入产品信息</a>
|
|
|
+ <a class="col-xs-4" style="color: #327ebe" ui-sref="sale.newProdInfo"><i class="fa fa-plus"></i> 产品导入</a>
|
|
|
<a class="col-xs-4" style="color: #327ebe" href="#/sale/quotation/new"><i class="fa fa-plus"></i> 新增主动报价单</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -101,6 +100,7 @@
|
|
|
<a class="col-xs-4" style="color: #327ebe" href="#/purc/deputy/add"><i class="fa fa-plus"></i> 新增代采订单</a>
|
|
|
<a class="col-xs-4" style="color: #327ebe" href="#/purc/addTender"><i class="fa fa-plus"></i> 发布招标</a>
|
|
|
<a class="col-xs-4" style="color: #327ebe" href="#/purc/purcinquiry"><i class="fa fa-plus"></i> 发布询价</a>
|
|
|
+ <a class="col-xs-4" style="color: #327ebe" href="#/purc/product"><i class="fa fa-plus"></i> 物料导入</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|