fix: worker labels not display
This commit is contained in:
@@ -31,6 +31,7 @@ const LabelSelector: React.FC<LabelSelectorProps> = ({
|
||||
});
|
||||
setLabelList(list);
|
||||
}
|
||||
console.log('labelsData=========', labelsData);
|
||||
}, [labels]);
|
||||
|
||||
const handleLabelListChange = useCallback(
|
||||
|
||||
Reference in New Issue
Block a user