Добавил несколько фильтров
This commit is contained in:
parent
26b0881a46
commit
906043d52d
@ -208,7 +208,7 @@ export default function Processes() {
|
||||
setLoading(true)
|
||||
}}
|
||||
disablePortal
|
||||
options={['None', "Running", "History", '']}
|
||||
options={['None', "Running", "History", "Locked", 'Need_Approve', '']}
|
||||
renderInput={(params) => <TextField {...params} label="Type"/>}
|
||||
/>
|
||||
</Grid>
|
||||
|
Loading…
Reference in New Issue
Block a user