Explorar el Código

修改卖家中心 商机管理 模具报价上传文件问题

shenjj hace 7 años
padre
commit
679613560c

+ 1 - 1
src/main/webapp/resources/js/vendor/controllers/b2b/saleInquiryMouldCtrl.js

@@ -325,7 +325,7 @@ define(['app/app'], function (app) {
 //			var file = mould.attachFile.$viewValue, file = file && file.length > 0 ? file[0] : null;
             $scope.mould = mould;
             $upload.upload({
-                url: 'sale/mould/' + mould.id + '/send',
+                url: BaseService.getB2bUrl() + '/sale/mould/' + mould.id + '/send',
                 method: 'POST',
                 file: file,
                 data: {