|  | @@ -127,10 +127,21 @@
 | 
	
		
			
				|  |  |                      单位名称:湖南泰和医院管理有限公司<br/>
 | 
	
		
			
				|  |  |                      银行账号:43001592061052504359<br/>
 | 
	
		
			
				|  |  |                      开 户 行:中国建设银行长沙恒达支行<br/>
 | 
	
		
			
				|  |  | -                    微信公众号  支付宝公众号
 | 
	
		
			
				|  |  |                  </div>
 | 
	
		
			
				|  |  |                  <div style="width: 50%">
 | 
	
		
			
				|  |  | -                    <img src="../../../assets/images/gzh.png" alt="" style="height: 200px;width: 280px" />
 | 
	
		
			
				|  |  | +                    <div style="height:30px;border: 1px black dashed;text-align: center;line-height: 30px;font-weight: bold">
 | 
	
		
			
				|  |  | +                        微信/支付宝自助交费请扫二维码
 | 
	
		
			
				|  |  | +                    </div>
 | 
	
		
			
				|  |  | +                    <div style="display: flex;height: 200px;border: 1px black dashed;border-top:none ">
 | 
	
		
			
				|  |  | +                        <div style="width: 50%;border-right: 1px black dashed">
 | 
	
		
			
				|  |  | +                            <img src="../../../assets/images/wxgzh.jpg" alt="" style="height: 170px;width: 185px" />
 | 
	
		
			
				|  |  | +                            <div style="text-align: center;font-weight: bold">微信公众号</div>
 | 
	
		
			
				|  |  | +                        </div>
 | 
	
		
			
				|  |  | +                       <div style="width: 50%">
 | 
	
		
			
				|  |  | +                           <img src="../../../assets/images/zfbgzh.jpg" alt="" style="height: 170px;width: 185px" />
 | 
	
		
			
				|  |  | +                           <div style="text-align: center;font-weight: bold">支付宝公众号</div>
 | 
	
		
			
				|  |  | +                       </div>
 | 
	
		
			
				|  |  | +                    </div>
 | 
	
		
			
				|  |  |                  </div>
 | 
	
		
			
				|  |  |              </div>
 | 
	
		
			
				|  |  |          </div>
 | 
	
	
		
			
				|  | @@ -192,7 +203,6 @@ const queryInfo=()=>{
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  const queryDetialdbClick=(row)=>{
 | 
	
		
			
				|  |  | -    console.log('row',row)
 | 
	
		
			
				|  |  |      rowData.value =row
 | 
	
		
			
				|  |  |      dialogVisible.value = true
 | 
	
		
			
				|  |  |  
 |