Commit a39f9f1a authored by lxd's avatar lxd

feat: 增加审核类型

parent 9afdfaef
...@@ -100,6 +100,7 @@ export const column = [ ...@@ -100,6 +100,7 @@ export const column = [
0: '待处理', 0: '待处理',
1: '同意', 1: '同意',
2: '不同意', 2: '不同意',
3: '超时未处理,系统自动审核同意',
}, },
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment