菜单名

main
wangyunfei 3 weeks ago
parent 126ef1bbf9
commit bff116183c

@ -53,7 +53,7 @@ const SafeMajorHazardList = () => {
<Button <Button
className={`${styles.TopButtonItem} ${activeModule === "other" ? styles.active : ""}`} className={`${styles.TopButtonItem} ${activeModule === "other" ? styles.active : ""}`}
onClick={() => handleModuleClick("other")} onClick={() => handleModuleClick("other")}
>设备设施管理2 >建筑消防与器材管理
</Button> </Button>
</div> </div>
<div className={styles.content}> <div className={styles.content}>

Loading…
Cancel
Save