|
|
- app.register.controller('goodsStatisticsCtrl', ['$scope', 'Goods', 'toaster', 'ComponentActive', 'BrandActive', 'Goods', 'CommonCountAPI', function($scope, Goods, toaster, ComponentActive, BrandActive, Goods, CommonCountAPI) {
|
|
|
+ app.register.controller('goodsStatisticsCtrl', ['$scope', 'Goods', 'toaster', 'ComponentActive', 'BrandActive', 'CommonCountAPI', function($scope, toaster, ComponentActive, BrandActive, Goods, CommonCountAPI) {
|