|  |  | @ -6,7 +6,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     </div> |  |  |  |     </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <!-- 分割线 --> |  |  |  |     <!-- 分割线 --> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <div class="mt10 grid-container grid-container3" style="height: 15%"> |  |  |  |     <div class="mt10 grid-container grid-container3" style="height: 15%"> | 
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%"> |  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:product']"> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         <el-row> |  |  |  |         <el-row> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="height-full fl center ml20" style="width: 30%"> |  |  |  |           <div class="height-full fl center ml20" style="width: 30%"> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-image style="border-radius: 4%;width: 80%;height: 80%" |  |  |  |             <el-image style="border-radius: 4%;width: 80%;height: 80%" | 
			
		
	
	
		
		
			
				
					|  |  | @ -27,7 +27,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |         </el-row> |  |  |  |         </el-row> | 
			
		
	
		
		
			
				
					
					|  |  |  |       </el-card> |  |  |  |       </el-card> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%"> |  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:invWarn']"> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         <el-row> |  |  |  |         <el-row> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="height-full fl center ml20" style="width: 30%"> |  |  |  |           <div class="height-full fl center ml20" style="width: 30%"> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-image style="border-radius: 4%;width: 80%;height: 80%" |  |  |  |             <el-image style="border-radius: 4%;width: 80%;height: 80%" | 
			
		
	
	
		
		
			
				
					|  |  | @ -48,7 +48,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |         </el-row> |  |  |  |         </el-row> | 
			
		
	
		
		
			
				
					
					|  |  |  |       </el-card> |  |  |  |       </el-card> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%"> |  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:certWarn']"> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         <el-row> |  |  |  |         <el-row> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="height-full fl center ml20" style="width: 30%"> |  |  |  |           <div class="height-full fl center ml20" style="width: 30%"> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <el-image style="border-radius: 4%;width: 80%;height: 80%" |  |  |  |             <el-image style="border-radius: 4%;width: 80%;height: 80%" | 
			
		
	
	
		
		
			
				
					|  |  | @ -71,7 +71,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     </div> |  |  |  |     </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <!--  分割线  --> |  |  |  |     <!--  分割线  --> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <div class="m0 grid-container grid-container2" style="height: calc(40%);margin-top: 10px"> |  |  |  |     <div class="m0 grid-container grid-container2" style="height: calc(40%);margin-top: 10px"> | 
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%"> |  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:todo']"> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         <div slot="header" class="header"> |  |  |  |         <div slot="header" class="header"> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <el-icon class="el-icon-s-management"/> |  |  |  |           <el-icon class="el-icon-s-management"/> | 
			
		
	
		
		
			
				
					
					|  |  |  |           待办事项{{ `(${todoCount}条)` }} |  |  |  |           待办事项{{ `(${todoCount}条)` }} | 
			
		
	
	
		
		
			
				
					|  |  | @ -140,7 +140,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |           </el-table-column> |  |  |  |           </el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  |         </el-table> |  |  |  |         </el-table> | 
			
		
	
		
		
			
				
					
					|  |  |  |       </el-card> |  |  |  |       </el-card> | 
			
		
	
		
		
			
				
					
					|  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%"> |  |  |  |       <el-card class="grid-item" body-style="padding:0px;height:100%" v-hasPermi="['home:index:ioAudit']"> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         <div slot="header" class="header"> |  |  |  |         <div slot="header" class="header"> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <el-icon class="el-icon-s-platform"/> |  |  |  |           <el-icon class="el-icon-s-platform"/> | 
			
		
	
		
		
			
				
					
					|  |  |  |           审核送货单{{ `(${orderTotal}条)` }} |  |  |  |           审核送货单{{ `(${orderTotal}条)` }} | 
			
		
	
	
		
		
			
				
					|  |  | 
 |