自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-05 15e0484544e380268a2e556221df12b92cdaaf67
#
2个文件已修改
4 ■■■■ 已修改文件
src/main/resources/application.yml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/matCode/matCode.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8081
spring:
  application:
src/main/webapp/static/js/matCode/matCode.js
@@ -125,7 +125,7 @@
                    title: '新增',
                    maxmin: true,
                    area: [top.detailWidth, top.detailHeight],
                    shadeClose: true,
                    shadeClose: false,
                    content: 'matCode_detail.html',
                    success: function(layero, index){
                        layer.getChildFrame('#data-detail-submit-edit', index).hide();