risingLee
  • Joined on 2025-12-29
Loading Heatmap…

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2026-01-09 10:06:31 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • 0065a1aea4 原来的代码试图访问 test_order_id 字段,但 TestWorkOrder 模型中没有这个字段。正确的字段名是:

2026-01-09 01:56:37 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • d9fd368d55 工单生成订单,订单逻辑调整

2026-01-09 01:38:20 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2026-01-08 11:39:56 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2026-01-07 01:11:00 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • 5a09430e31 批量添加按钮:只有当用户通过"查看样品"进入(有receiptId参数)时才显示

2026-01-06 15:05:33 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • efd2d003da 添加了"样品型号"输入框,支持自动完成

2026-01-05 19:34:17 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • c72c71ff13 Use model_dump(exclude_unset=True, by_alias=True) to get camelCase keys when constructing EditWarehouseSampleModel

2026-01-05 15:23:08 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2026-01-04 23:56:28 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • 49a9cfc035 as_query 方法的参数类型定义有问题。receipt_id: int = None 应该是 receipt_id: Optional[int] = None

2026-01-04 16:16:16 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2025-12-30 15:53:27 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • 4f5540b814 样品型号和硬件版本号的筛选添加

2025-12-30 15:30:04 +08:00

risingLee closed issue risingLee/ETest-Vue-FastAPI#6

样品型号 硬件版本号

2025-12-30 12:45:31 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2025-12-30 12:24:35 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2025-12-29 23:17:02 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2025-12-29 22:50:26 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • 2e712817a1 全局禁用对话框点击遮罩层关闭

2025-12-29 22:36:49 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • 753dd62511 数据库字段与VO模型不匹配导致的序列化错误

2025-12-29 22:22:29 +08:00

risingLee opened issue risingLee/ETest-Vue-FastAPI#7

可以用excel表格导入的功能

2025-12-29 16:14:12 +08:00

risingLee commented on issue risingLee/ETest-Vue-FastAPI#1

对话框编辑一半会闪退

有信息暂存的功能,避免用户没有一次性输完,第二次又要全部重新输入

2025-12-29 16:11:38 +08:00