|  | @@ -241,10 +241,10 @@ export default {
 | 
											
												
													
														|  |      handleNodeClick() {
 |  |      handleNodeClick() {
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      onCheck(data, checked) {
 |  |      onCheck(data, checked) {
 | 
											
												
													
														|  | -      if(this.sNodeList.length > 199){
 |  | 
 | 
											
												
													
														|  | -        this.$refs.tree.setChecked(data, false);
 |  | 
 | 
											
												
													
														|  | -        this.$message.error('所选机构过多,应小于200')
 |  | 
 | 
											
												
													
														|  | -      }
 |  | 
 | 
											
												
													
														|  | 
 |  | +      // if(this.sNodeList.length > 199){
 | 
											
												
													
														|  | 
 |  | +      //   this.$refs.tree.setChecked(data, false);
 | 
											
												
													
														|  | 
 |  | +      //   this.$message.error('所选机构过多,应小于200')
 | 
											
												
													
														|  | 
 |  | +      // }
 | 
											
												
													
														|  |        if (this.checked) {
 |  |        if (this.checked) {
 | 
											
												
													
														|  |          let checkNodes = this.$refs.tree.getCheckedNodes();
 |  |          let checkNodes = this.$refs.tree.getCheckedNodes();
 | 
											
												
													
														|  |          let type = this.queryForm.type;
 |  |          let type = this.queryForm.type;
 |