Browse Source

首页展示询价信息

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@7806 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 9 years ago
parent
commit
2a9a06d2b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/js/index/services/Purc.js

+ 1 - 1
src/main/webapp/resources/js/index/services/Purc.js

@@ -772,7 +772,7 @@ define([ 'ngResource'], function() {
                 method: 'GET'
             }
         });
-    }])}]).factory('PurchaseInquiry', ['$resource', function($resource){
+    }]).factory('PurchaseInquiry', ['$resource', function($resource){
 		return $resource('purc/inquiry', {}, {
 			getTodo: {
                 params: {