|  | @@ -37,8 +37,8 @@
 | 
	
		
			
				|  |  |      </el-card>
 | 
	
		
			
				|  |  |      <el-card shadow="hover" class="mt20">
 | 
	
		
			
				|  |  |        <template #header>选科报告</template>
 | 
	
		
			
				|  |  | -      <el-button v-if="false" @click="goReportDemo">报告示例</el-button>
 | 
	
		
			
				|  |  | -      <el-button @click="goReportDemoOnline">报告示例</el-button>
 | 
	
		
			
				|  |  | +      <el-button v-if="false" @click="goReportDemo">选科报告1</el-button>
 | 
	
		
			
				|  |  | +      <el-button @click="goReportDemoOnline">选科报告</el-button>
 | 
	
		
			
				|  |  |      </el-card>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      <el-dialog :visible.sync="helpVideo.visible">
 |