|
|
@@ -2066,7 +2066,6 @@ define([ 'app/app', 'jquery-uploadify' ], function(app) {
|
|
|
$scope.uasBatchPutOnProperty.editMinDelivery = $scope.uasBatchPutOnProperty.minDelivery;
|
|
|
$scope.uasBatchPutOnProperty.editMaxDelivery = $scope.uasBatchPutOnProperty.maxDelivery;
|
|
|
toaster.pop('success', '成功', "保存成功");
|
|
|
- $scope.isBatch = false;
|
|
|
} else {
|
|
|
toaster.pop('error', '失败', data.message);
|
|
|
}
|