|
|
ec5331ffb3
|
feat: fix table alignment in product view and implement self-service password update with role masking
|
2026-03-23 11:41:09 +08:00 |
|
|
|
f701ed7fc8
|
fix: disable clickable material name links for users without edit permissions across all inbound tables
|
2026-03-23 11:19:25 +08:00 |
|
|
|
d53362f06f
|
feat: adjust page size, fix missing stock column, and implement smart SKU aggregation when SN is hidden
|
2026-03-23 11:13:43 +08:00 |
|
|
|
6dfc540dc1
|
fix: enforce field-level permission checks for semi-finished and finished goods tables
|
2026-03-23 10:58:28 +08:00 |
|
|
|
e6dafc7775
|
feat: add global toast message on form validation failure for inbound operations
|
2026-03-18 17:25:14 +08:00 |
|
|
|
878d11af28
|
fix: reset stock quantity color and enforce location validation for all inbound operations
|
2026-03-18 17:04:23 +08:00 |
|
|
|
3ba4e74a60
|
fix: support multiple copies printing natively in backend print service
|
2026-03-13 10:06:28 +08:00 |
|
|
|
9b290506da
|
feat: lock dialog and disable close actions during image upload to prevent orphan files and state errors
|
2026-03-13 09:23:35 +08:00 |
|
|
|
d8e86959b8
|
fix: 基础信息排序问题
|
2026-03-12 09:29:50 +08:00 |
|
|
|
25fbb293df
|
fix: 禁用高级筛选内下拉框的 teleport,解决选择选项后导致 Popover 意外关闭的问题
|
2026-03-11 15:09:49 +08:00 |
|
|
|
31d91bceb0
|
fix: 恢复搜索框原有的动态搜索功能,并与指定字段精确搜索前缀完美融合
|
2026-03-11 13:43:43 +08:00 |
|
|
|
b1cc280a71
|
feat: 重构全局搜索框为复合条件选择,支持按名称、俗名、规格进行精准查杂
|
2026-03-11 13:37:52 +08:00 |
|
|
|
6fc6851e57
|
perf: 开启列表图片懒加载并优化分页大小
|
2026-03-10 09:29:49 +08:00 |
|
|
|
43d16cd196
|
feat: 列表页搜索框增加即时搜索与防抖机制
|
2026-03-09 17:36:54 +08:00 |
|
|
|
5d813c24bc
|
feat: 采购/半成品/成品列表拆分SKU独立搜索框
|
2026-03-09 17:29:24 +08:00 |
|
|
|
646baa08fe
|
feat: 采购/半成品/成品列表支持基于SKU的模糊搜索
|
2026-03-09 17:21:00 +08:00 |
|
|
|
f9eb3e9646
|
feat: 封装下钻式库位选择器,并修复层级颜色识别问题
|
2026-03-06 15:11:30 +08:00 |
|
|
|
8aaf45468e
|
style: 优化库位树层级颜色,并升级入库页面的库位选择为树形选择器
|
2026-03-06 15:00:04 +08:00 |
|
|
|
7201b658fb
|
feat: 优化库位树UI层级颜色,并将入库页面库位输入升级为级联选择器
|
2026-03-06 14:52:47 +08:00 |
|
|
|
359b8a8345
|
"feat: 1-实现动态层级树形库位管理功能
2 - 首页新增库位设置按钮和树形管理弹窗
3 - 后端添加 SysWarehouseLocation 模型和 CRUD API
4 - 树形结构支持无限层级,自动计算 full_path
5 - 修复 product.vue 中 defaultColumns 未定义 bug
|
2026-03-06 14:33:13 +08:00 |
|
|
|
e39c3fd030
|
筛选高级权限修改,基础信息启用禁用修改
|
2026-03-03 17:29:21 +08:00 |
|
|
|
d095a370ad
|
feat: 统一半成品和成品入库页面的高级筛选权限管理
- 将semi.vue和product.vue的fieldOptions改为computed属性,根据用户权限动态过滤
- 确保筛选字段与后端支持的字段完全一致
- 完善permissionMap,添加缺失的字段权限映射
- 遵循buy.vue和material/list.vue的权限管理模式
|
2026-03-03 03:08:29 +00:00 |
|
|
|
e3a143f730
|
fix: correct field labels in product advanced filter
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 17:18:23 +08:00 |
|
|
|
f4b8acb916
|
feat: add total_price field and update advanced filter options
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 17:09:25 +08:00 |
|
|
|
a5fcbd70f8
|
feat: add table sorting and advanced filtering for products
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 16:36:24 +08:00 |
|
|
|
4e05734865
|
fix: split cost fields into multiple rows in product.vue
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 12:03:06 +08:00 |
|
|
|
b08196c479
|
refactor: replace manual_cost with unit_total_cost and total_price
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 11:39:49 +08:00 |
|
|
|
68ea351c99
|
refactor: replace manual_cost with unit_total_cost and total_price
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 11:35:55 +08:00 |
|
|
|
f001be9eef
|
feat: replace manual cost with unit total cost in inbound forms
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 10:28:43 +08:00 |
|
|
|
545cd86632
|
refactor: simplify cost calculation to 3 fields, drop manual_cost
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-03-02 10:24:51 +08:00 |
|
|
|
3daf7e4500
|
成品下拉框修改完成
|
2026-02-28 17:37:34 +08:00 |
|
|
|
e61c179d77
|
修改半成品和成品新增时候搜索下拉框显示问题,新增负责人和生产人历史记录功能
|
2026-02-28 17:27:57 +08:00 |
|
|
|
f7cfb5a346
|
修改半成品和成品新增时候搜索下拉框显示问题,新增负责人和生产人历史记录功能
|
2026-02-28 17:08:35 +08:00 |
|
|
|
b85f28fc72
|
修改采购件页面金额显示,修改权限管理页面非字段级内容可见与可编辑联动
|
2026-02-28 09:23:07 +08:00 |
|
|
|
dda54e829b
|
feat: add category and type filters to product search
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-27 17:18:25 +08:00 |
|
|
|
ad8bb5a75d
|
feat: adapt semi and product inbound views for tablet and hide barcode input
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-27 16:53:28 +08:00 |
|
|
|
5bc3dab31c
|
feat: add field-level permission control for inbound modules
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-27 14:52:12 +08:00 |
|
|
|
1d2e8feced
|
feat: apply RBAC permission control to product module
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-27 13:03:27 +08:00 |
|
|
|
31ddb1aafd
|
将半成品成品同样进行新增所属公司以及内容修改
|
2026-02-24 16:16:17 +08:00 |
|
|
|
853374de5d
|
将半成品和成品跟bom表进行相关联
|
2026-02-12 17:16:24 +08:00 |
|
|
|
e900326571
|
修改semi,product,service的搜索逻辑
|
2026-02-11 15:12:20 +08:00 |
|
|
|
695c78090a
|
refactor: remove localStorage usage for column visibility and history
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-10 15:03:52 +08:00 |
|
|
|
af1a95017b
|
选择基础信息内容修改
|
2026-02-10 15:00:57 +08:00 |
|
|
|
8cae6ee7f6
|
refactor: remove local history caching and add API suggestions
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-10 14:38:15 +08:00 |
|
|
|
2d0593078b
|
修改拍照的大小以及增加放大缩小编辑等功能
|
2026-02-10 09:59:32 +08:00 |
|
|
|
a0ed92319c
|
修改拍照上传逻辑,避免平板不可以调用照相机
|
2026-02-10 09:27:52 +08:00 |
|
|
|
d4b23790a1
|
fix: only close camera dialog on successful upload
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-09 17:15:50 +08:00 |
|
|
|
107c311391
|
feat: add WebRTC camera component for in-app photo capture
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <aider@aider.chat>
|
2026-02-09 16:57:47 +08:00 |
|
|
|
04ee938cd1
|
借库逻辑实现
|
2026-02-06 17:11:47 +08:00 |
|
|
|
cad5fd696c
|
修正新增入库时3个组件的名称筛选逻辑
|
2026-02-05 15:04:06 +08:00 |
|