|
|
8583b811e1
|
fix(outbound): 将@media print移至非scoped样式,解除body/html高度锁死实现自由分页
|
2026-04-21 14:01:20 +08:00 |
|
|
|
6f5a7cf0db
|
fix(outbound): #print-area改为absolute解除高度锁死,新增行防断裂保护
|
2026-04-21 13:55:26 +08:00 |
|
|
|
01ce9c1432
|
fix(outbound): 修复预览弹窗el-table打印分页截断问题
|
2026-04-21 13:25:15 +08:00 |
|
|
|
0ab7050e03
|
feat(outbound): 批量模式下支持点击整行切换选中状态
|
2026-04-21 13:20:13 +08:00 |
|
|
|
cd714d0c16
|
feat(outbound): 优化批量操作UX,改为进入/退出批量模式设计
|
2026-04-21 13:14:50 +08:00 |
|
|
|
a6409ac091
|
feat(outbound): 添加批量移除和一键清空功能
|
2026-04-21 13:11:29 +08:00 |
|
|
|
eba558c9d9
|
feat(outbound): 优化按 BOM 添加逻辑,支持缺件时按现有库存部分出库
|
2026-04-21 13:06:03 +08:00 |
|
|
|
a5a35777b5
|
fix(inventory): 修复 BOM 齐套分析时 allStockData 未加载导致可用库存为 0
|
2026-04-20 18:44:35 +08:00 |
|
|
|
466e94c4dd
|
fix(inventory): 修复 BOM 编辑回显显示 ID 及出库齐套分析库存为 0 的问题
|
2026-04-20 18:30:51 +08:00 |
|
|
|
59a6a10803
|
fix(audit): 完善前端审计日志详情展示,支持同时渲染changes/deleted_snapshot/created结构
|
2026-04-20 16:11:14 +08:00 |
|
|
|
9a0982e76d
|
feat(audit-ui): 重新应用前端审计详情弹窗渲染逻辑,支持高级对比结构
|
2026-04-20 13:20:23 +08:00 |
|
|
|
becd3cb010
|
审计日志修改完善
|
2026-04-20 11:39:28 +08:00 |
|
|
|
7d683f3e65
|
fix: implement strict regex validation (no pure numbers, no special chars) on both frontend user creation form and backend auth service
|
2026-04-17 13:33:51 +08:00 |
|
|
|
d651d19e86
|
feat(system): implement robust batch user creation integrating existing pinyin logic and backend duplication prevention
|
2026-04-17 12:16:45 +08:00 |
|
|
|
6c0e13e52d
|
fix(frontend): reclassify global cross-company privilege as an operation to fix UI placement, and strictly enforce permission-driven table columns by bypassing localstorage
|
2026-04-17 09:36:23 +08:00 |
|
|
|
bd93a3d70b
|
feat: implement clean global cross-organization permission node and backend service isolation logic
|
2026-04-17 08:59:55 +08:00 |
|
|
|
e23e8c6a9e
|
fix(scrap): resolve material names, specs and operator names in list query
|
2026-04-09 17:49:51 +08:00 |
|
|
|
454f9b1184
|
feat(scrap): integrate repair items into physical scrap scanning flow and lock manual status
|
2026-04-09 09:53:20 +08:00 |
|
|
|
d3a143288b
|
fix(repair): enforce mandatory frontend form validations with proper prop bindings
|
2026-04-09 09:28:54 +08:00 |
|
|
|
f4d14f718d
|
refactor(repair): strictly gate 'Already Outbound' status to system-only trigger
|
2026-04-09 09:12:42 +08:00 |
|
|
|
48efbed46b
|
feat(repair): add quick status filters, mandatory validations, FIFO sorting, and hide actions on finished orders
|
2026-04-09 09:04:05 +08:00 |
|
|
|
0a9c8cd39c
|
fix(repair): add edit action, mandatory validations, default date, and fix outbound SN mapping
|
2026-04-09 08:49:50 +08:00 |
|
|
|
3085d9f447
|
feat(repair): decouple material base, sync global sku sequence and add scan/print features
|
2026-04-08 19:36:14 +08:00 |
|
|
|
7f2b9bc7ce
|
feat(repair): implement frontend API and Vue pages for repair management
|
2026-04-08 18:58:53 +08:00 |
|
|
|
c72e6e198e
|
fix(inbound): remove redundant /api prefix in history location requests
|
2026-04-08 17:38:19 +08:00 |
|
|
|
4a4baa2f8f
|
fix: sort warehouse tree by name, fix tree batch delete cascade, and implement safe history location autofill
|
2026-04-08 17:32:00 +08:00 |
|
|
|
6d80c90b66
|
feat: add 'not contains' operator, implement inbound record export, and verify export filter rules
|
2026-04-07 17:23:00 +08:00 |
|
|
|
30ab1c186c
|
fix: filter zero quantity items in inventory export and add batch/sn traceability to outbound record details
|
2026-04-07 16:41:53 +08:00 |
|
|
|
0d8f697df4
|
fix(stocktake): enforce session_id in resume, make missing generation idempotent, update UI to show SN, and fix excel time offset
|
2026-04-03 09:42:51 +08:00 |
|
|
|
43e1d0aa55
|
fix(stocktake): strictly isolate stocktake drafts by session_id in list and finish generation to prevent historical data mixing
|
2026-04-03 09:25:52 +08:00 |
|
|
|
c361d25ea0
|
fix(stocktake): display batch number in scanning dialog and fix empty uncounted items in Excel export
|
2026-04-02 19:06:19 +08:00 |
|
|
|
dbcb7d0d92
|
perf(system): optimize large data rendering in stocktake, fix N+1 in warehouse, and add upload size limits
|
2026-04-02 18:51:13 +08:00 |
|
|
|
edf09508f6
|
fix(frontend): resolve cross-page selection loss, add destroy-on-close to dialogs, and fix row-key collision in stocktake
|
2026-04-02 18:35:11 +08:00 |
|
|
|
c57c84f142
|
fix(outbound): map warehouse location field correctly and implement natural sorting by location path for picking route optimization
|
2026-04-02 17:54:09 +08:00 |
|
|
|
d0cac14a33
|
fix(outbound): fix row-key collision causing UI select-all bug and false duplicate warnings in stock selection
|
2026-04-02 17:48:06 +08:00 |
|
|
|
da0f94dfb3
|
style(warehouse): toggle bulk delete mode and fix batch generate modal layout
|
2026-04-02 11:00:33 +08:00 |
|
|
|
e28326b2e4
|
feat(warehouse): implement bulk delete and multi-level rule-based batch generation for locations
|
2026-04-02 10:55:17 +08:00 |
|
|
|
4b023a4002
|
fix(stocktake): auto-refresh inventory drafts silently after scanning to ensure real-time outer stats
|
2026-03-27 09:23:10 +08:00 |
|
|
|
b2ce9d31f8
|
fix(stocktake): replace hardcoded 'admin' with actual current user in excel export
|
2026-03-27 09:04:13 +08:00 |
|
|
|
8259a74c57
|
fix(stocktake): fetch inventory baseline immediately upon session start to show correct initial stats
|
2026-03-27 08:56:43 +08:00 |
|
|
|
dc42335ae0
|
fix(stocktake): decouple global stats calculation from list filters and pagination
|
2026-03-27 08:48:25 +08:00 |
|
|
|
f6b055d9c4
|
fix(stocktake): remove undeclared scannedMap and legacy cache references causing ReferenceError
|
2026-03-26 17:58:18 +08:00 |
|
|
|
8135a222f0
|
fix(stocktake): restore missing showConfirmDialog ref causing ReferenceError
|
2026-03-26 17:49:55 +08:00 |
|
|
|
edb49468a0
|
fix(stocktake): remove duplicate stats declaration causing compiler error
|
2026-03-26 17:47:40 +08:00 |
|
|
|
2a27f2e0df
|
feat(stocktake): implement strict blind stocktake logic with hidden system qty, editable count and status filters
|
2026-03-26 17:42:51 +08:00 |
|
|
|
a8119dd577
|
fix(permission): force inject view-level permission checks for all unprotected root nodes
|
2026-03-25 10:21:28 +08:00 |
|
|
|
663a4fc9ae
|
feat(permission): add missing RBAC permission checks for unprotected pages
|
2026-03-25 10:13:33 +08:00 |
|
|
|
57bdb6273b
|
refactor(stocktake): completely remove local stock cache and implement real-time remote scan match
|
2026-03-25 10:02:33 +08:00 |
|
|
|
bd20852739
|
refactor(stocktake): replace fetch-all with remote pagination/search and add permission checks
|
2026-03-25 09:51:28 +08:00 |
|
|
|
d5d12a8df5
|
3.24部署版本
|
2026-03-24 16:19:47 +08:00 |
|