1.修改错别字;
This commit is contained in:
parent
17d06467fc
commit
bb20dc76f1
|
@ -632,7 +632,7 @@ func OrderListExport(list []Order) (string, error) {
|
|||
case 2:
|
||||
state = "游玩中"
|
||||
case 3:
|
||||
state = "规划中"
|
||||
state = "归还中"
|
||||
case 4:
|
||||
state = "已完成"
|
||||
case 5:
|
||||
|
|
Loading…
Reference in New Issue
Block a user