fix():防汛预案修改

lsf-dev
李神峰 2025-06-23 16:44:20 +08:00
parent 6f288f8768
commit 9d2d1e027e
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ export default function Demo1() {
<PanelIndex name={key} {...params} />
</CSSTransition>
)
} else if (wg) {
} else if (wg && yuananType == 'sh') {
return (
<CSSTransition key={key} unmountOnExit exit={false} timeout={500} classNames="dp-panelgroup">
<PanelIndex name={key} {...params} />