This website works better with JavaScript.
Explore
Help
Sign In
guoxiangbin
/
ocr-web
Watch
1
Star
0
Fork
You've already forked ocr-web
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17d2a65f8a
test
fix/change_task
fix/updatesyspic
fix/similarity_value
20240420keydown
feat/20240417similarite
refactor/project
fix/modifyStyle
fix/finalHighSearch
jia
main
bak
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '17d2a65f8a'
${ noResults }
ocr-web
/
src
/
enums
/
index.ts
7 lines
115 B
Raw
Blame
History
// 任务审核状态
export
const
TASK_STATUS_OBJ
=
{
1
:
'待审批'
,
2
:
'通过'
,
3
:
'不通过'
,
}
as
any
Reference in new issue
View Git Blame
Copy Permalink