商品已完成优化
This commit is contained in:
@@ -18,6 +18,7 @@ const listingStatusMap: Record<ListingStatus, string> = {
|
||||
published: '已上架',
|
||||
rented: '租用中',
|
||||
offline: '已下架',
|
||||
completed: '已完成',
|
||||
abnormal: '异常',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user