| | |
| | | moreCondition: false, |
| | | contractId: '', |
| | | conditions: { |
| | | communityId: vc.getCurrentCommunity().communityId, |
| | | // communityId: vc.getCurrentCommunity().communityId, |
| | | contractNameLike: '', |
| | | contractCode: '', |
| | | contractType: '', |
| | |
| | | }, |
| | | //重置 |
| | | _resetContractMethod: function () { |
| | | vc.component.expirationContractInfo.conditions.communityId = vc.getCurrentCommunity().communityId; |
| | | // vc.component.expirationContractInfo.conditions.communityId = vc.getCurrentCommunity().communityId; |
| | | vc.component.expirationContractInfo.conditions.contractNameLike = ""; |
| | | vc.component.expirationContractInfo.conditions.contractCode = ""; |
| | | vc.component.expirationContractInfo.conditions.contractType = ""; |