@ -398,6 +398,7 @@ const GlobalVarContainer = () => {
name="button-radio-group"
value={componentStatus}
onChange={handleStatusChange}
style={{ marginRight: 30 }}
>
{[{ label: '全部', value: '' }, ...componentStatusDict].map((item) => {
return (