Commit 1ba51fc4 authored by Damon's avatar Damon

Merge branch 'dev-1.5.4' into test

parents c13058c6 64f64f29
......@@ -95,6 +95,10 @@
'name': '已取消',
'status': -1
},
{
'name': '已驳回',
'status': -2
},
{
'name': '全部',
'status': null
......
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