|  | @@ -2,7 +2,7 @@
 | 
											
												
													
														|  |    <!-- 所有弹出框 -->
 |  |    <!-- 所有弹出框 -->
 | 
											
												
													
														|  |    <div class="l_Dialog">
 |  |    <div class="l_Dialog">
 | 
											
												
													
														|  |      <!-- 推演结果 -->
 |  |      <!-- 推演结果 -->
 | 
											
												
													
														|  | -    <el-aside width="278px" class="L_aside asideg asidegbg leftbgimg" v-show="monitor">
 |  | 
 | 
											
												
													
														|  | 
 |  | +    <el-aside width="278px" class="L_aside1 asideg asidegbg leftbgimg" v-show="monitor">
 | 
											
												
													
														|  |        <div class="result result1">
 |  |        <div class="result result1">
 | 
											
												
													
														|  |          <el-tabs
 |  |          <el-tabs
 | 
											
												
													
														|  |            v-model="resultactiveName"
 |  |            v-model="resultactiveName"
 | 
											
										
											
												
													
														|  | @@ -638,7 +638,7 @@ defineExpose({ monitor, accident5 });
 | 
											
												
													
														|  |    box-sizing: border-box;
 |  |    box-sizing: border-box;
 | 
											
												
													
														|  |  }
 |  |  }
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -.L_aside {
 |  | 
 | 
											
												
													
														|  | 
 |  | +.L_aside1 {
 | 
											
												
													
														|  |    .iconimg {
 |  |    .iconimg {
 | 
											
												
													
														|  |      width: 37px;
 |  |      width: 37px;
 | 
											
												
													
														|  |      height: 36px;
 |  |      height: 36px;
 | 
											
										
											
												
													
														|  | @@ -865,8 +865,8 @@ defineExpose({ monitor, accident5 });
 | 
											
												
													
														|  |    background-color: rgba(13, 22, 57, 0.96) !important;
 |  |    background-color: rgba(13, 22, 57, 0.96) !important;
 | 
											
												
													
														|  |  }
 |  |  }
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -.L_aside {
 |  | 
 | 
											
												
													
														|  | -  height: calc(100vh - 70px);
 |  | 
 | 
											
												
													
														|  | 
 |  | +.L_aside1 {
 | 
											
												
													
														|  | 
 |  | +  // height: calc(100vh - 70px);
 | 
											
												
													
														|  |    position: absolute;
 |  |    position: absolute;
 | 
											
												
													
														|  |    top: 70px;
 |  |    top: 70px;
 | 
											
												
													
														|  |  }
 |  |  }
 |