|  | @@ -712,6 +712,11 @@ export default {
 | 
											
												
													
														|  |              this.$modal.msgSuccess("处理成功");
 |  |              this.$modal.msgSuccess("处理成功");
 | 
											
												
													
														|  |              this.open = false;
 |  |              this.open = false;
 | 
											
												
													
														|  |              this.getList();
 |  |              this.getList();
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +            this.$store.dispatch("getOrgTree");
 | 
											
												
													
														|  | 
 |  | +            this.$store.dispatch("getDepTree");
 | 
											
												
													
														|  | 
 |  | +            this.$store.dispatch("getBusinessTree");
 | 
											
												
													
														|  | 
 |  | +            this.$store.dispatch("getWholeTree");
 | 
											
												
													
														|  |              // this.getDeptTree();
 |  |              // this.getDeptTree();
 | 
											
												
													
														|  |            });
 |  |            });
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
										
											
												
													
														|  | @@ -726,6 +731,11 @@ export default {
 | 
											
												
													
														|  |              this.open = false;
 |  |              this.open = false;
 | 
											
												
													
														|  |              this.getList();
 |  |              this.getList();
 | 
											
												
													
														|  |              this.getDeptTree();
 |  |              this.getDeptTree();
 | 
											
												
													
														|  | 
 |  | +            
 | 
											
												
													
														|  | 
 |  | +            this.$store.dispatch("getOrgTree");
 | 
											
												
													
														|  | 
 |  | +            this.$store.dispatch("getDepTree");
 | 
											
												
													
														|  | 
 |  | +            this.$store.dispatch("getBusinessTree");
 | 
											
												
													
														|  | 
 |  | +            this.$store.dispatch("getWholeTree");
 | 
											
												
													
														|  |            });
 |  |            });
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
												
													
														|  |        });
 |  |        });
 |