Commit Graph

109 Commits

Author SHA1 Message Date
sheng
41bbe3bf62 迁移设备信息模块 2026-06-22 18:12:51 +08:00
sheng
c07f95a45e 迁移鹰眼模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
2026-06-22 17:51:29 +08:00
sheng
973c780bf6 迁移电池详情报表模块 2026-06-22 17:44:16 +08:00
sheng
6768eb9ead 迁移设备履历报表模块 2026-06-22 17:40:40 +08:00
sheng
a1716b0069 迁移电池追溯模块 2026-06-22 17:36:22 +08:00
sheng
15526ca6e4 迁移托盘追溯模块 2026-06-22 17:32:32 +08:00
sheng
264474eced 迁移电池曲线模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
2026-06-22 17:29:23 +08:00
sheng
fe45390997 迁移正向追溯模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
2026-06-22 17:22:00 +08:00
sheng
7987d9a085 迁移反向追溯模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
- 新增数据中台反向追溯 V2 页面

- 新增反向追溯查询导出接口、旧路径路由和中英文文案

- 更新迁移任务列表并补充人工功能测试清单
2026-06-22 16:33:18 +08:00
sheng
e3fd31e33d 迁移电池复投管理模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
- 新增计划与生产电池复投管理 V2 页面

- 新增复投验证接口、旧路径路由和中英文文案

- 更新迁移任务列表并补充人工功能测试清单
2026-06-22 16:26:05 +08:00
sheng
9863bf1113 迁移物料监控模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
- 新增计划与生产物料监控 V2 页面

- 新增 WIP 物料监控接口、旧路径路由和中英文文案

- 更新迁移任务列表中的物料监控状态
2026-06-22 16:12:59 +08:00
sheng
6bb2d1285c 迁移托盘登录模块
Some checks failed
Release pipeline / Always run job (push) Has been cancelled
Release pipeline / publish (push) Has been cancelled
- 新增计划与生产托盘登录 V2 页面

- 新增托盘登录接口、旧路径路由和中英文文案

- 更新迁移任务列表中的托盘登录状态
2026-06-22 16:01:21 +08:00
sheng
eb31da72e0 迁移设备监控模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
- 新增计划与生产设备监控 V2 页面

- 新增设备监控接口、路由和中英文文案

- 更新迁移任务列表中的设备监控状态
2026-06-22 15:50:19 +08:00
sheng
b942d24f2c 迁移预警中心模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
- 新增计划与生产预警中心 V2 页面

- 新增预警中心接口、路由和中英文文案

- 更新迁移任务列表中的预警中心状态
2026-06-22 15:24:59 +08:00
sheng
8ef087676f feat: migrate process execution module
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
- add V2 process execution page for planning production monitoring

- add process execution API, route, and i18n entries

- update migration task list status for process execution
2026-06-22 15:07:38 +08:00
sheng
45c2ea6e63 feat: migrate tray management module
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
- add V2 tray management page for planning production monitoring

- add tray management API, route, and i18n entries

- update migration task list status for tray management
2026-06-22 14:58:04 +08:00
sheng
b44e031e74 feat: migrate planning batch management modules
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
- migrate batch list, tray tracking, and batch defect report pages to V2

- add planning production APIs, workerman helper, routes, and i18n entries

- add markdown migration task list generated from the Webman function matrix
2026-06-22 14:13:01 +08:00
sheng
3f546564cc feat(production-master-data): 新增工艺流程管理完整模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
- 添加工艺流程、流程卡工序的全套CRUD及复制接口
- 新增工艺流程列表页与流程卡详情页的路由和页面组件
- 补充产品、工序分类、工序子类的全量查询接口
- 优化弹窗表单组件,支持字段禁用与focus/blur/change事件回调
- 修复工序单元页面的国际化调用和权限配置问题
- 补充中英文多语言国际化文案
- 新增该模块的功能测试文档
2026-06-04 17:07:15 +08:00
b6c362d906 Merge branch 'master' of http://119.91.43.128:3001/sheng/mes-ui-d2
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
2026-06-02 16:00:24 +08:00
76b480ece5 feat(production-master-data): add SPC采集配置功能
实现SPC数据采集配置页面,包含路由配置、API接口、多语言文案以及完整的增删改查功能,附带功能测试文档
2026-06-02 15:59:58 +08:00
sheng
76f9657fe9 style: 调整函数声明的空格格式,统一代码风格
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
对所有函数声明添加前后空格,保持代码排版一致性,提升可读性
2026-06-02 15:17:51 +08:00
sheng
8b587163df chore: 配置项目开发环境并重构接口路由前缀
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
1.  添加 .node-version 和 .npmrc 配置文件,使用 Volta 锁定 Node.js 18.16.0 版本,强制使用 pnpm 作为包管理器
2.  更新 package.json,添加 packageManager 和 engines 字段限制依赖安装版本,替换 npm 脚本为 pnpm
3.  重构设备管理模块的接口 BASE 路径和路由路径,统一命名为 device_model/device_category
4.  完善 README.md,新增环境要求、安装启动流程、常用命令和目录结构说明
2026-06-02 14:26:17 +08:00
sheng
f1e73f3319 Merge branch 'master' of http://119.91.43.128:3001/sheng/mes-ui-d2 2026-06-02 14:05:32 +08:00
sheng
ddc715e17c feat(production-master-data): add 异常不良管理功能
1. 新增设备类别API接口封装
2. 新增异常不良管理的CRUD、导入导出API
3. 添加异常不良管理页面路由与多语言配置
4. 新增文件工具类支持Excel读写下载
5. 实现完整的异常不良管理页面与导入弹窗
6. 新增功能测试流程文档
7. 安装xlsx依赖支持Excel操作
2026-06-02 14:05:15 +08:00
hui
87edf1c76f Merge branch 'master' of http://119.91.43.128:3001/sheng/mes-ui-d2
Some checks failed
Release pipeline / Always run job (push) Has been cancelled
Release pipeline / publish (push) Has been cancelled
2026-06-02 13:56:00 +08:00
hui
9100f65325 feat(设备类别管理功能模块): 2026-06-02 13:54:55 +08:00
sheng
a0192d9567 feat(production-master-data): 新增生产主数据模块下物料与工序相关功能
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
1. 新增物料单位、物料类别、物料信息管理的API与页面
2. 新增工序单元管理的API、页面与弹窗组件
3. 新增可选参数管理组件与相关API
4. 补充对应国际化多语言配置
5. 新增生产主数据模块路由配置
6. 新增计量单位功能测试流程文档
2026-06-02 11:25:26 +08:00
sheng
99b9bc8a5b feat(production-master-data): 新增产线、工艺流程类别、产品管理模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
1. 新增工厂区域全量查询API
2. 新增产线管理API、页面、路由与多语言配置
3. 新增工艺流程类别管理API、页面、路由与多语言配置
4. 新增产品管理API、页面、路由与多语言配置
5. 修复MenuTree组件slot-scope语法兼容问题
6. 追加对应功能的测试文档与版本记录
2026-06-01 17:35:20 +08:00
sheng
c9498c444b fix(api): 完善401错误处理逻辑
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
统一处理登录态过期场景,清除token并跳转登录页
2026-06-01 11:02:59 +08:00
sheng
20a821ba32 feat: 完成系统管理模块功能迭代
新增用户、菜单、日志、问题帮助等业务模块,优化角色权限分配功能,新增依赖包与全局组件
2026-05-29 18:12:54 +08:00
sheng
a61036e5dc feat: 新增角色管理模块,优化API与交互体验
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
1.  新增角色管理后台页面、路由与国际化文案
2.  重构API请求错误处理逻辑,统一拦截业务与HTTP错误
3.  新增确认弹窗组合式函数,区分取消与请求错误场景
4.  完善表格按钮权限与显示控制逻辑
5.  更新API参数规范与文档说明
6.  修复部分页面分页数据解析问题
2026-05-28 19:16:05 +08:00
sheng
48cfebd008 refactor: 移除组件内置i18n翻译,改为调用方自行处理
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
1. 调整菜单路由路径与API基础路径匹配生产配置更名
2. 优化page-table和page-dialog-form组件,移除内置的$t翻译逻辑,由调用方传入已翻译的文本
3. 为无menu_id的菜单项生成默认空路径
2026-05-27 18:37:37 +08:00
sheng
2cc8329695 refactor: remove old demo pages and static menu logic
1. 删除大量旧的示例页面、组件示例和静态菜单配置
2. 新增菜单扁平数组转树形结构工具函数
3. 重构菜单加载逻辑,改为从后端动态获取并格式化
4. 新增全局权限检查方法和自定义权限指令
5. 优化侧边栏菜单路由跳转逻辑,自动跳转第一个有权限的子页面
6. 移除路由中对旧demo模块的引用
2026-05-27 18:07:48 +08:00
sheng
000b87eb92 feat: 新增登录注销功能,调整接口与配置
1.  新增项目logo文件
2.  调整API基础地址与开发代理配置
3.  添加多语言登录相关文案
4.  新增登录注销API接口
5.  重构请求与账号登录注销逻辑
6.  更新文档与菜单store状态
2026-05-27 16:42:03 +08:00
sheng
3eaea3116d feat: 新增工厂区域管理页面,修复Sass废弃警告
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled
1. 新增生产配置-工厂模型-工厂区域完整CRUD页面
2. 新增通用表格、弹窗表单、i18n工具组件
3. 升级sass-loader并修复Sass废弃警告
4. 添加文档记录Sass迁移修复细节
2026-05-26 18:32:57 +08:00
FairyEver
57534be3fb fix: remove never used code 2022-08-23 21:55:34 +08:00
FairyEver
37f63bf20c fix: merge replaced Object.assign
https://github.com/d2-projects/d2-admin/issues/342
2021-07-23 11:17:33 +08:00
FairyEver
e02f4909d0 feat: 更改 api 引入的方法更合理化 2020-12-28 14:06:04 +08:00
FairyEver
136e6cd040 fix: 📦 lodash-es to lodash (lowdb存在导致lodash无法移除) 2020-11-30 14:51:31 +08:00
FairyEver
bf7ed65e23 feat: 调整 createRequest 中 params 处理顺序 2020-11-21 12:08:15 +08:00
FairyEver
886a4a8638 feat(api): 完善 service 代码,request 现在会根据需要自动序列化参数 2020-11-17 14:33:07 +08:00
FairyEver
f53927121e feat: 📦 lodash to lodash-es 2020-11-17 08:32:46 +08:00
FairyEver
cb9828605f feat: api 配置文件新增 .api.js 命名规则 2020-09-01 17:20:05 +08:00
FairyEver
bb8ece7d25 feat: 在扫描 src/api/modules 下的接口配置时 支持多级文件夹下的文件 2020-08-28 09:46:20 +08:00
FairyEver
079fd1c280 feat: 移除对 error 的无用判断
Variable 'error' is null checked here, but afterwards at line 68 , it is passed as the first parameter of 'errorLog()' without null check. Note that the parameter's property is accessed in the function body at line 72 of src/api/tools.js.
2020-06-08 15:48:21 +08:00
FairyEver
b1ea3e81a6 feat: 🎨 解决关于 error 信息的检查遗漏提示
Variable 'error' is null checked here, but afterwards at line 67 , it is passed as the first parameter of 'errorLog()' without null check. Note that the parameter's property is accessed in the function body at line 72 of src/api/tools.js.
2020-06-08 15:01:06 +08:00
FairyEver
1983506e46 fix: 🐛 修复静态资源请求错误
#280
2020-05-19 22:39:25 +08:00
FairyEver
d6704dad5c feat: 💡 分离用于真实网络请求和模拟请求的 service 2020-05-19 09:15:57 +08:00
FairyEver
ac9b1ea26d feat: 使用 axios 扩展的方式实现 mock 数据 2020-05-07 23:02:12 +08:00
FairyEver
28acfdbb04 feat: 优化接口配置设计,注册的网络请求会自动注册到 vue 原型 $api 上,修改了一些旧的接口调用方式 2020-05-07 15:49:28 +08:00