Browse Source

【前台】+【询价单】+【解决bug】

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

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

@@ -1556,9 +1556,6 @@ define([ 'toaster', 'charts', 'ngTable', 'common/services', 'service/Purc', 'ser
 			case 'leadtime':	
 				$scope.leadtimeVerify = regex.test(value);
 				break;
-			case 'leadtime':	
-				$scope.replyPrices[type] = regex.test(value);
-				break;
 			default:
 				$scope.replyPrices[type] = regex.test(value);
 				break;