车间能级提升-智能设备管理系统
zhuguifei
2025-04-22 7a6dc6d28d36e4c3558391bac52d188d5075543f
分支
用户 zhuguifei <zhuguifei@zhuguifeideiMac.local>
星期二, 四月 22, 2025 16:27 +0800
提交者 zhuguifei <zhuguifei@zhuguifeideiMac.local>
星期二, 四月 22, 2025 16:27 +0800
提交7a6dc6d28d36e4c3558391bac52d188d5075543f
目录 b349a284ce573f61e4ab049d09b7e74fdf18d435 目录 | zip | gz
上一版本 0f5bd3db43a7ea07d3373b38bd24126544de5e2f 查看 | 对比
1.完成移动端点检汇总和点检明细

2.完成后端接口
已添加5个文件
已修改19个文件
475 ■■■■■ 文件已修改
eims-ui-mobile/src/pages.json 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui-mobile/src/pages/home/index.vue 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui-mobile/src/pages/inspect/insp-record.vue 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui-mobile/src/pages/inspect/insp-st.vue 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui-mobile/src/pages/maint/maint-st.vue 178 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui-mobile/src/service/inspect.ts 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui-mobile/src/service/maint.d.ts 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui-mobile/src/service/maint.ts 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui-mobile/src/types/uni-pages.d.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui-mobile/src/utils/http.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui/apps/web-antd/src/views/eims/insp-st/data.tsx 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui/apps/web-antd/src/views/eims/insp-st/index.vue 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims-ui/apps/web-antd/src/views/eims/spare-inoutdt/index.vue 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/controller/EimsInspectRecordController.java 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/domain/EimsInspectSt.java 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/domain/bo/EimsInspectStBo.java 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/domain/bo/InspectRecordBo.java 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/domain/vo/EimsInspectStVo.java 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/mapper/EimsInspectRecordMapper.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/service/IEimsInspectRecordService.java 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/service/impl/EimsInspectRecordServiceImpl.java 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/java/org/dromara/eims/service/impl/EimsInspectStServiceImpl.java 39 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/resources/mapper/eims/EimsInspectRecordMapper.xml 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
eims/ruoyi-modules/lb-eims/src/main/resources/mapper/eims/EimsInspectStMapper.xml 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史