Browse Source

询价未指定供应商时,发布路径错误的bug处理

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

+ 1 - 1
src/main/webapp/resources/js/index/app.js

@@ -3202,7 +3202,7 @@ define([ 'toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
             	}
         	} else {
         		$upload.upload({
-        			url: 'purc/inquiry/saveWithoutVendor',
+        			url: 'purc/inquiry/saveAndSubmitWithoutVendor',
         			file: file,
         			method: 'POST',
         			data: {