|
|
@@ -159,6 +159,10 @@ define(['toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
|
|
|
templateUrl: "static/tpl/index/purc/vendor.html",
|
|
|
controller: 'PurcVendorCtrl'
|
|
|
/* 采购供应商资料 详情*/
|
|
|
+ }).state('purc.vendorserve', {
|
|
|
+ url: "/vendor/serve",
|
|
|
+ templateUrl: "static/tpl/index/cs/right.html",
|
|
|
+ controller: 'CustServeCtrl'
|
|
|
}).state('purc.vendordetail', {
|
|
|
url: "/vendor/:id",
|
|
|
templateUrl: "static/tpl/index/purc/vendor_detail.html",
|