Commit 96206495 authored by Sixiang_Zzb's avatar Sixiang_Zzb

服务商页面修改

parent a8b31f11
......@@ -147,8 +147,7 @@ const Detail = (props: any) => {
<></>
)}
</div>
{SaveChooseData.serviceScopeList.some((v: any) => v === 'Security Guards') ? (
<>
<div className={styles.box7}>
<div className={styles.box1item1}>Security Guard Account</div>
</div>
......@@ -161,8 +160,6 @@ const Detail = (props: any) => {
/>
</>
) : null}
</>
) : null}
</div>
);
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment