Browse Source

错误注释

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

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

@@ -2672,7 +2672,6 @@ app.controller('SaleSendCtrl', ['$scope', '$filter', 'SaleSend', 'ngTableParams'
 		};
 		/**
 		 * 更新最小包数
-		 * @TODO
 		 */
 	    $scope.updatePackage = function(item, number) {
 	    	if(item.packageQty == $scope.oldpackageQty[number]) {