fix: worker labels not display
This commit is contained in:
@@ -240,7 +240,7 @@ const AdvanceConfig: React.FC<AdvanceConfigProps> = (props) => {
|
||||
children
|
||||
}
|
||||
];
|
||||
}, [scheduleType]);
|
||||
}, [form, intl, gpuOptions, scheduleType, wokerSelector]);
|
||||
|
||||
return (
|
||||
<Collapse
|
||||
|
||||
Reference in New Issue
Block a user