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