-
6b932f79a8
fix: дԤ¾¯ÉèÖÃÖÐãÐֵΪ null µ¼Öºó¶Ë 500 ±ÀÀ£µÄÎÊÌ⣬²¢Ôö¼Óǰºó¶˰²ȫУÑé
DXC
2026-03-11 17:06:19 +08:00
-
25fbb293df
fix: 禁用高级筛选内下拉框的 teleport,解决选择选项后导致 Popover 意外关闭的问题
dxc
2026-03-11 15:09:49 +08:00
-
31d91bceb0
fix: 恢复搜索框原有的动态搜索功能,并与指定字段精确搜索前缀完美融合
dxc
2026-03-11 13:43:43 +08:00
-
b1cc280a71
feat: 重构全局搜索框为复合条件选择,支持按名称、俗名、规格进行精准查杂
dxc
2026-03-11 13:37:52 +08:00
-
e224a07a47
feat: 升级预警批量设置交互,引入批量操作模式切换,提升界面整洁度与体验
dxc
2026-03-11 13:28:11 +08:00
-
d2d9abe201
全局审计日fix: 使用鸭子类型强制安全解包 SQLAlchemy Row 对象,彻底解决 to_dict 报错志
dxc
2026-03-11 13:11:16 +08:00
-
ac97c6066b
feat: 升级审计装饰器,支持自动抓取并记录 API 请求体作为变更明细
DXC
2026-03-10 17:36:02 +08:00
-
cd192624b9
fix: 统一系统生成时间为北京时间(UTC+8)并优化审计日志表格列展示
DXC
2026-03-10 17:33:14 +08:00
-
de0a5c8db2
全局审计日志
dxc
2026-03-10 17:27:54 +08:00
-
bc866e7670
fix: 修复标签打印功能中'打印份数'参数未生效的问题
DXC
2026-03-10 17:27:14 +08:00
-
ea28ee1c86
feat: 为核心业务 API 全面挂载审计日志装饰器
DXC
2026-03-10 17:16:57 +08:00
-
aeea3fc25c
feat: 将审计日志页面注册至前端路由体系
DXC
2026-03-10 12:25:32 +08:00
-
e1e74e5983
feat: 增加后端初始化逻辑,自动向数据库注入审计日志菜单与默认权限
DXC
2026-03-10 12:24:34 +08:00
-
be6575344a
feat: 新增企业级操作审计日志闭环模块(包含底层模型、记录装饰器与前端看板)
DXC
2026-03-10 12:15:26 +08:00
-
525acae423
feat: 新增按钮级权限指令 v-permission 与 Axios 全局防重复提交机制
DXC
2026-03-10 11:59:41 +08:00
-
3ab47ab2fb
修改登录tocken逻辑,不存在1天需要刷新逻辑
dxc
2026-03-10 10:01:13 +08:00
-
7536bfd75e
chore: 优化 Vite 热更新配置,支持局域网动态 IP 访问并修复 wss 跨域报错
DXC
2026-03-10 09:59:49 +08:00
-
1708a8ba79
fix: 修复 axios 类型导出导致的 vite 构建报错及白屏问题
DXC
2026-03-10 09:55:26 +08:00
-
e4632086a1
feat: 重构鉴权系统为双Token无感刷新,并增加前端Token过期安全预判机制
DXC
2026-03-10 09:45:41 +08:00
-
6fc6851e57
perf: 开启列表图片懒加载并优化分页大小
DXC
2026-03-10 09:29:49 +08:00
-
529b2a218a
3.9上传服务器版本
dxc
2026-03-10 08:59:48 +08:00
-
43d16cd196
feat: 列表页搜索框增加即时搜索与防抖机制
DXC
2026-03-09 17:36:54 +08:00
-
5d813c24bc
feat: 采购/半成品/成品列表拆分SKU独立搜索框
DXC
2026-03-09 17:29:24 +08:00
-
646baa08fe
feat: 采购/半成品/成品列表支持基于SKU的模糊搜索
DXC
2026-03-09 17:21:00 +08:00
-
fbc7c9d7b6
测试环境替换生产环境脚本代码
dxc
2026-03-09 17:05:55 +08:00
-
bab7f34c17
refactor: 安全提取纯净BOM编号,将原后缀输入框改为备注功能
DXC
2026-03-06 17:32:35 +08:00
-
59eebb5736
feat: 优化库位选择器,支持打开时自动回显至已选层级
DXC
2026-03-06 17:12:52 +08:00
-
1adaa38893
style: 优化库位树折叠状态及下钻选择器点击热区
DXC
2026-03-06 17:07:38 +08:00
-
f9eb3e9646
feat: 封装下钻式库位选择器,并修复层级颜色识别问题
DXC
2026-03-06 15:11:30 +08:00
-
8aaf45468e
style: 优化库位树层级颜色,并升级入库页面的库位选择为树形选择器
DXC
2026-03-06 15:00:04 +08:00
-
7201b658fb
feat: 优化库位树UI层级颜色,并将入库页面库位输入升级为级联选择器
DXC
2026-03-06 14:52:47 +08:00
-
359b8a8345
"feat: 1-实现动态层级树形库位管理功能 2 - 首页新增库位设置按钮和树形管理弹窗 3 - 后端添加 SysWarehouseLocation 模型和 CRUD API 4 - 树形结构支持无限层级,自动计算 full_path 5 - 修复 product.vue 中 defaultColumns 未定义 bug
dxc
2026-03-06 14:33:13 +08:00
-
cc26f91b50
fix: 修复报错提示弹两次的问题并增加保存按钮loading状态
dxc
2026-03-06 10:46:10 +08:00
-
4048447123
feat: 增加 BOM 另存为跨版本内容查重校验
dxc
2026-03-06 10:38:58 +08:00
-
902c4f248f
fix: 完善另存为版本推算逻辑,自动避让已存在的版本号
dxc
2026-03-06 10:33:48 +08:00
-
9c32733234
fix: 修复获取BOM详情时未传递版本号导致数据串用的问题
dxc
2026-03-06 10:30:04 +08:00
-
14bfe44e46
feat: 增加子件查重与模糊搜索功能
dxc
2026-03-06 10:26:19 +08:00
-
3cc5e77729
feat: 优化BOM表单交互 - 另存为版本号选择与用量输入体验"
dxc
2026-03-06 10:12:12 +08:00
-
8091c5f326
fix: 修复 BOM 删除时错误删除所有版本的问题
dxc
2026-03-06 09:55:59 +08:00
-
86fa5ef458
修改启用查询问题
dxc
2026-03-06 09:36:34 +08:00
-
a5ffc200f5
入库记录只显示批次不显示序列号问题修复
dxc
2026-03-04 09:00:22 +08:00
-
e39c3fd030
筛选高级权限修改,基础信息启用禁用修改
dxc
2026-03-03 17:29:21 +08:00
-
35f602d308
Merge remote-tracking branch 'origin/2.0权限管理' into 2.0权限管理
dxc
2026-03-03 11:12:28 +08:00
-
-
348409b69d
统一采购件入库页面高级管理权限
dxc
2026-03-03 11:12:19 +08:00
-
051f0a05e5
半成品成品价格于BOM表关联
dxc
2026-03-03 11:11:28 +08:00
-
-
d095a370ad
feat: 统一半成品和成品入库页面的高级筛选权限管理
openhands
2026-03-03 03:08:29 +00:00
-
ec8bdb2476
feat: sync advanced filter fields with column permissions
dxc
2026-03-02 17:53:52 +08:00
-
cf821b78aa
fix: make advanced filters work
dxc
2026-03-02 17:36:25 +08:00
-
e3a143f730
fix: correct field labels in product advanced filter
dxc
2026-03-02 17:18:23 +08:00
-
f4b8acb916
feat: add total_price field and update advanced filter options
dxc
2026-03-02 17:09:25 +08:00
-
09db84b0ce
fix: sync advanced filter field options with actual form fields
dxc
2026-03-02 17:00:30 +08:00
-
06ec540c41
fix: correct advanced filter field options in semi.vue
dxc
2026-03-02 16:54:47 +08:00
-
71e763bcb6
feat: calculate semi-inbound cost based on BOM code
dxc
2026-03-02 16:47:49 +08:00
-
a5fcbd70f8
feat: add table sorting and advanced filtering for products
dxc
2026-03-02 16:36:24 +08:00
-
b377c93e1f
feat: support filtering for all table headers in semi-inbound
dxc
2026-03-02 16:28:35 +08:00
-
465daca758
feat: Add sorting and advanced filters to inbound semi view
dxc
2026-03-02 16:21:16 +08:00
-
37f4b1a94f
feat: add full-column sorting and advanced filtering to semi module
dxc
2026-03-02 16:18:51 +08:00
-
893be24071
feat: add column sorting and advanced filtering for purchase inbound
dxc
2026-03-02 15:39:32 +08:00
-
2ac64076dd
feat: add advanced filter to material list
dxc
2026-03-02 15:23:47 +08:00
-
c5872aed3c
feat: add advanced filtering and full-field sorting to material list
dxc
2026-03-02 15:22:04 +08:00
-
9b794d7f64
inventory-backend/app/api/v1/material/base.py ```python <<<<<<< SEARCH @auth_required() def get(self): """获取基础物料列表""" page = request.args.get('page', 1, type=int) size = request.args.get('size', 100, type=int) keyword = request.args.get('keyword', '').strip() category = request.args.get('category', '').strip() type_ = request.args.get('type', '').strip() company = request.args.get('company', '').strip() is_enabled = request.args.get('isEnabled', type=int)
dxc
2026-03-02 15:18:38 +08:00
-
80ee0fe88e
2.4版本,录入用的2.3,这个是用于进行录入之后遇到的问题等进行的修改
dxc
2026-03-02 15:07:29 +08:00
-
f49f8dba04
修改半成品价格名称
dxc
2026-03-02 13:41:15 +08:00
-
cf75b80e13
半成品成品价格于BOM表关联
dxc
2026-03-02 13:39:52 +08:00
-
16350842f8
fix: correct cost calculation for semi and product exports
dxc
2026-03-02 12:22:45 +08:00
-
d7dff943fc
feat: use highest historical unit price for material bases in export
dxc
2026-03-02 12:22:30 +08:00
-
2f140e112f
fix: remove total_price from product inbound service
dxc
2026-03-02 12:12:57 +08:00
-
8264867b1c
fix: add total_price field to product inbound creation and update calculation
dxc
2026-03-02 12:10:41 +08:00
-
d993e6796e
refactor: remove total_price from product inbound service
dxc
2026-03-02 12:09:24 +08:00
-
4e05734865
fix: split cost fields into multiple rows in product.vue
dxc
2026-03-02 12:03:06 +08:00
-
7f19867139
fix: adjust product service to use manual_cost instead of unit_total_cost
dxc
2026-03-02 11:57:14 +08:00
-
bcd39729f8
fix: adjust BOM cost calculation SQL and refactor for consistency
dxc
2026-03-02 11:52:24 +08:00
-
9cfbdc7d13
feat: refactor cost handling and add BOM cost calculation
dxc
2026-03-02 11:51:24 +08:00
-
d3510b0261
fix: correct BOM cost calculation by using raw SQL and manual_cost
dxc
2026-03-02 11:47:44 +08:00
-
7b0082c6e0
feat: add BOM cost calculation for product inbound service
dxc
2026-03-02 11:44:50 +08:00
-
b08196c479
refactor: replace manual_cost with unit_total_cost and total_price
dxc
2026-03-02 11:39:49 +08:00
-
68ea351c99
refactor: replace manual_cost with unit_total_cost and total_price
dxc
2026-03-02 11:35:55 +08:00
-
f001be9eef
feat: replace manual cost with unit total cost in inbound forms
dxc
2026-03-02 10:28:43 +08:00
-
545cd86632
refactor: simplify cost calculation to 3 fields, drop manual_cost
dxc
2026-03-02 10:24:51 +08:00
-
b688480892
refactor: use highest unit price per material base in export
dxc
2026-03-02 09:55:49 +08:00
-
646804bb98
修改半成品的分为单价和总价格
dxc
2026-03-02 09:22:41 +08:00
-
3daf7e4500
成品下拉框修改完成
dxc
2026-02-28 17:37:34 +08:00
-
e61c179d77
修改半成品和成品新增时候搜索下拉框显示问题,新增负责人和生产人历史记录功能
dxc
2026-02-28 17:27:57 +08:00
-
f7cfb5a346
修改半成品和成品新增时候搜索下拉框显示问题,新增负责人和生产人历史记录功能
dxc
2026-02-28 17:08:35 +08:00
-
29fd397e4f
fix: use path converter for BOM routes
dxc
2026-02-28 15:44:38 +08:00
-
54d83803c4
fix: URL-encode BOM numbers containing slashes
dxc
2026-02-28 15:40:59 +08:00
-
05fbb4e3b3
fix: sanitize bomNo to avoid duplicate path in detail API
dxc
2026-02-28 15:38:02 +08:00
-
fb56359f41
fix: use ilike and trim for category, company and type filters
dxc
2026-02-28 14:05:17 +08:00
-
00ebffb9fd
修改盘库时候数量增加减少的按钮大小
dxc
2026-02-28 12:05:21 +08:00
-
4b29912f6f
feat: add borrowed quantity column and update stocktake export formulas
dxc
2026-02-28 11:55:19 +08:00
-
cc33108e88
feat: add TransBorrow.get_borrowed_quantity method
dxc
2026-02-28 11:43:10 +08:00
-
d78ef22251
fix: prevent price data leak in inventory export
dxc
2026-02-28 11:32:21 +08:00
-
c3e2494b3e
fix: correct default sorting and export desensitization logic
dxc
2026-02-28 11:23:00 +08:00
-
fed85e51c5
feat: add sorting and export desensitization to material list
dxc
2026-02-28 11:09:02 +08:00
-
d2082c712b
2.0录入测试版
dxc
2026-02-28 10:49:09 +08:00
-
b85f28fc72
修改采购件页面金额显示,修改权限管理页面非字段级内容可见与可编辑联动
dxc
2026-02-28 09:23:07 +08:00
-
8f6d0cd40b
修改采购件页面金额显示,修改权限管理页面非字段级内容可见与可编辑联动
dxc
2026-02-28 09:10:51 +08:00
-
281a41c549
feat: add company, category and material_type filters to product list
dxc
2026-02-27 17:23:33 +08:00
-
dda54e829b
feat: add category and type filters to product search
dxc
2026-02-27 17:18:25 +08:00
-
5beb373677
fix: standardize operator role to uppercase for permission checks
dxc
2026-02-27 17:11:29 +08:00