|
|
@@ -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}
|
|
|
}
|