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