fix: k8s volume config

This commit is contained in:
jialin
2026-04-14 20:42:01 +08:00
committed by jialin
parent 46b9855c87
commit 41c9b86fd9
6 changed files with 66 additions and 41 deletions
+1
View File
@@ -53,6 +53,7 @@ const SealSlider: React.FC<SealSwitchProps> = (props) => {
required={required}
status={checkStatus || status}
className="no-focus"
disabled={props.disabled}
>
<Inner>
<LabelInfo label={label} description={description}></LabelInfo>