Преглед изворни кода

更新代采付款企业弹出框大小

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@8212 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq пре 9 година
родитељ
комит
c4dca41728
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      src/main/webapp/resources/js/index/app.js

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

@@ -11003,7 +11003,6 @@ define([ 'toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
 			var modalInstance = $modal.open({
 				templateUrl: 'static/tpl/index/purc/modal/payCompany.html',
 				controller: 'DbfindDeputyPayCompanyCtrl',
-				size: 'lg',
 				resolve: {
 					deputyuu: function() {return deputyuu}
 				}
@@ -11284,7 +11283,6 @@ define([ 'toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
 			var modalInstance = $modal.open({
 				templateUrl: 'static/tpl/index/purc/modal/payCompany.html',
 				controller: 'DbfindDeputyPayCompanyCtrl',
-				size: 'lg',
 				resolve: {
 					deputyuu: function() {return deputyuu}
 				}