Forráskód Böngészése

修改主营产品字段

wangcz 7 éve
szülő
commit
ed367d3291

+ 1 - 1
src/main/webapp/resources/js/vendor/controllers/forstore/vendor_store_apply_ctrl.js

@@ -447,7 +447,7 @@ define(['app/app', 'jquery-uploadify'], function (app) {
 				}
 				}
 
 
 				$scope.storeApply.brands = brands;
 				$scope.storeApply.brands = brands;
-				$scope.storeApply.description = $scope.description
+				$scope.storeApply.applyDescription = $scope.description
 				console.log(brands);
 				console.log(brands);
 				console.log($scope.storeApply);
 				console.log($scope.storeApply);
 				submitApplyInfo();
 				submitApplyInfo();