Sign in

wms / wms4_hh · Commits

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 653
  • Compare
  • Branches 2
  • Tags 0
4ca0d91b21a712ac6f3d4bec563e47172f1ce942
  • wms4_hh
  • ant-design-vue-jeecg
  • src
  • views
  • system
  • task
  • CircleTaskHeaderList.vue
28 Jul, 2023
1 commit
  • 颜色高亮
    4ca0d91b
    易文鹏 authored
    2 years ago  
    Browse File »

17 Jul, 2023
2 commits
  • 统一更新库存的容器状态
    568748db
    肖超群 authored
    2 years ago  
    Browse Code »
  • 1. 库区由单选改成多选 ...
    aaf6ef5f
    2. 修改分配库位部分报错信息
    肖超群 authored
    2 years ago  
    Browse File »

10 Jul, 2023
1 commit
  • 统一库位编码,托盘编码页面显示,优化若干查询字段显示 ...
    20f16757
    Signed-off-by: TanYibin <5491541@qq.com>
    谭毅彬 authored
    2 years ago  
    Browse File »

30 Jun, 2023
2 commits
  • Merge branch 'develop' of http://www.huahengrobot.com:90/wms/wms4 into develop
    de85b932
    肖超群 authored
    2 years ago  
    Browse File »
  • 增加任务各个状态时间
    481e8eb9
    肖超群 authored
    2 years ago  
    Browse File »

29 Jun, 2023
1 commit
  • logo调整,状态高亮如果没有匹配到,默认蓝色
    ccf51bd3
    易文鹏 authored
    2 years ago  
    Browse Code »

27 Jun, 2023
1 commit
  • 操作按钮高亮
    16cfd58b
    易文鹏 authored
    2 years ago  
    Browse File »

26 Jun, 2023
2 commits
  • 任务状态高亮
    81603874
    易文鹏 authored
    2 years ago  
    Browse File »
  • 增加并发限制和权限控制
    f4c5f733
    肖超群 authored
    2 years ago  
    Browse File »

20 Jun, 2023
1 commit
  • 接口日志添加接口名称动态筛选功能,优化若干页面按钮显示 ...
    04de9dfb
    Signed-off-by: TanYibin <5491541@qq.com>
    谭毅彬 authored
    2 years ago  
    Browse File »

19 May, 2023
1 commit
  • 容器号统一字段名称为容器编码 ...
    526eeef7
    Signed-off-by: TanYibin <5491541@qq.com>
    谭毅彬 authored
    2 years ago  
    Browse Code »

06 Apr, 2023
1 commit
  • 页面选择项样式统一 ...
    10a82eaa
    Signed-off-by: TanYibin <5491541@qq.com>
    谭毅彬 authored
    3 years ago  
    Browse Code »

26 Mar, 2023
1 commit
  • 容器更新 任务排序
    654a8942
    肖超群 authored
    3 years ago  
    Browse File »

25 Mar, 2023
1 commit
  • 替代锁定库位的方法
    4bc3e205
    肖超群 authored
    3 years ago  
    Browse File »

24 Mar, 2023
2 commits
  • :filter-option="filterOption" 问题修复 ...
    81cf11ad
    1
    Signed-off-by: TanYibin <5491541@qq.com>
    谭毅彬 authored
    3 years ago  
    Browse File »
  • 修改任务界面, 更新库位时,需要先判断状态
    81ffd72c
    2
    肖超群 authored
    3 years ago  
    Browse File »

17 Mar, 2023
1 commit
  • 去掉完成按钮,后续完成任务 走接口
    f6f3c5c4
    1
    肖超群 authored
    3 years ago  
    Browse File »

10 Mar, 2023
1 commit
  • 出库查看增加托盘选取
    76a3d33a
    2
    肖超群 authored
    3 years ago  
    Browse File »

09 Mar, 2023
1 commit
  • 下发任务合并并发处理
    9f5484fa
    4
    肖超群 authored
    3 years ago  
    Browse File »

08 Mar, 2023
1 commit
  • VUE ID类型转换修正,操作日志页面字段显示顺序调整 ...
    b002b133
    2
    Signed-off-by: TanYibin <5491541@qq.com>
    谭毅彬 authored
    3 years ago  
    Browse File »

02 Mar, 2023
1 commit
  • 库位类型选择框样式优化 ...
    fae333dd
    1
    Signed-off-by: TanYibin <5491541@qq.com>
    谭毅彬 authored
    3 years ago  
    Browse File »

28 Feb, 2023
1 commit
  • 修正日期范围查询框宽度,添加库位分配日志 ...
    a468ab01
    Signed-off-by: TanYibin <5491541@qq.com>
    谭毅彬 authored
    3 years ago  
    Browse Code »

27 Feb, 2023
4 commits
  • Merge branch 'develop4' into develop ...
    562e5af3
    Conflicts:
    	ant-design-vue-jeecg/src/views/system/inventory/InventoryMaterialSummaryList.vue
    	huaheng-wms-core/src/main/java/org/jeecg/modules/wms/receipt/receiptHeader/controller/ReceiptHeaderController.java
    	huaheng-wms-core/src/main/java/org/jeecg/modules/wms/receipt/receiptHeader/service/IReceiptDetailService.java
    	huaheng-wms-core/src/main/java/org/jeecg/modules/wms/receipt/receiptHeader/service/impl/ReceiptDetailServiceImpl.java
    	huaheng-wms-core/src/main/java/org/jeecg/modules/wms/receipt/receiptHeader/service/impl/ReceiptHeaderServiceImpl.java
    	huaheng-wms-core/src/main/java/org/jeecg/modules/wms/receipt/receiptHeaderHistory/service/impl/ReceiptHeaderHistoryServiceImpl.java
    	huaheng-wms-core/src/main/java/org/jeecg/modules/wms/task/taskHeader/service/impl/TaskHeaderServiceImpl.java
    谭毅彬 authored
    3 years ago  
    Browse File »
  • 优化入库单删除不了 盘点任务类型筛选改成搜索
    d645e0e3
    李泰瑜 authored
    3 years ago  
    Browse File »
  • 优化界面 ...
    35ceab38
    增加Swagger3Config 配置
    肖超群 authored
    3 years ago  
    Browse Code »
  • 出入库单进行id排序
    e477d798
    李泰瑜 authored
    3 years ago  
    Browse File »

29 Jan, 2023
1 commit
  • 格式化所有文件
    05270686
    肖超群 authored
    3 years ago  
    Browse Code »

16 Jan, 2023
1 commit
  • 调整wms4目录结构
    83c0bdf1
    肖超群 authored
    3 years ago  
    Browse Code »