@@ -1330,7 +1330,6 @@ define([ 'app/app', 'jquery-uploadify' ], function(app) {
* @param goods
*/
function addGoods(currenctMaterial) {
- console.log(event);
if (!$scope.checkGoodsInfo($scope.goods)) {
return ;
}