- 重命名 colorStatus 类型为 status,简化类型名称 - 优化预约状态检查逻辑,使用统一的 API 进行状态验证 - 添加网络请求等待,确保操作完成后端数据同步 - 优化测试步骤,减少冗余代码,提高测试可读性和稳定性 |
||
|---|---|---|
| .. | ||
| boss_appointment.spec.ts | ||
| boss_cashier.spec.ts | ||
| boss_customer.spec.ts | ||
| boss_goal.spec.ts | ||
| boss_inventory.spec.ts | ||
| boss_marketing.spec.ts | ||
| boss_report.spec.ts | ||
| boss_wastebook.spec.ts | ||
| staff_goal.spec.ts | ||
| staff_inventory.spec.ts | ||