修正订单列表待处理计数字段文档
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
- Modify: `client/src/i18n/locales/th-TH.ts`
|
||||
|
||||
**Interfaces:**
|
||||
- Consumes: `ReservationOrderListItem.open_work_item_count?: number | null`
|
||||
- Consumes: `ReservationOrderListItem.open_work_item_count: number | null`
|
||||
- Produces: 订单列表“待处理”列只展示 `open_work_item_count`
|
||||
|
||||
- [x] **Step 1: Write failing view test**
|
||||
|
||||
Reference in New Issue
Block a user