forked from integrated_whb/integrated_whb_vue
				
			修改三项制度库
							parent
							
								
									b622567973
								
							
						
					
					
						commit
						67ddfa2cfd
					
				|  | @ -69,7 +69,7 @@ | |||
|             /> | ||||
|           </div> | ||||
|           <template #reference> | ||||
|             <div class="tip">企业安全APP</div> | ||||
|             <div class="tip">交运安全APP</div> | ||||
|           </template> | ||||
|         </el-popover> | ||||
|       </div> | ||||
|  |  | |||
|  | @ -8,6 +8,17 @@ | |||
|           :label-name="labelName[pathName] + '名称'" | ||||
|         /> | ||||
|       </el-tab-pane> | ||||
|       <el-tab-pane | ||||
|         :label="labelName[pathName] + '平台资源库'" | ||||
|         name="platform_resource_library" | ||||
|         lazy | ||||
|       > | ||||
|         <list-view | ||||
|           tab-name="platform_resource_library" | ||||
|           :path-name="pathName" | ||||
|           :label-name="labelName[pathName] + '名称'" | ||||
|         /> | ||||
|       </el-tab-pane> | ||||
|     </el-tabs> | ||||
|   </layout-card> | ||||
| </template> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue