自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-06-01 b467c63850da7d0f70a3eb309868b68361a709c3
#
2个文件已修改
5 ■■■■■ 已修改文件
src/main/resources/application.yml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/basCrnp/basCrnp.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml
@@ -47,7 +47,7 @@
  # 双深
  doubleDeep: true
  # 双深库位排号
  doubleLocs: 1,4,5,8,9,12,13,16
  doubleLocs: 1,4,5,8,9,12,13,16,17,20,21,24,25,28,29,32,33,36,37,40,41,44,45,48
  # 一个堆垛机负责的货架排数
  groupCount: 4
src/main/webapp/static/js/basCrnp/basCrnp.js
@@ -12,7 +12,8 @@
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/basCrnp/list/auth',
        page: true,
        limit: 10,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],
        toolbar: '#toolbar',
        cellMinWidth: 50,
        cols: [[