自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-23 ea9226efd0878e2d16d779fea06295ca4be91afb
#
6个文件已修改
27 ■■■■ 已修改文件
src/main/webapp/static/js/wrkDetl/wrkDetl.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pakStore/emptyIn.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pakStore/locCheckOut.html 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pakStore/pakStore.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pakStore/stockAdjust.html 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pakStore/stockOut.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/wrkDetl/wrkDetl.js
@@ -38,7 +38,7 @@
            // ,{field: 'appeTime$', align: 'center',title: '添加时间'}
            // ,{field: 'nista', align: 'center',title: ''}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:50}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:80}
        ]],
        request: {
            pageName: 'curr',
src/main/webapp/views/pakStore/emptyIn.html
@@ -30,6 +30,10 @@
        .function-area .layui-form {
            width: 300px;
        }
        #btn-inbound {
            display: none;
        }
    </style>
</head>
<body>
src/main/webapp/views/pakStore/locCheckOut.html
@@ -68,6 +68,13 @@
            background-color: #2b425b;
            color: #fff;
        }
        #mat-query {
            display: none;
        }
        #btn-outbound {
            display: none;
        }
    </style>
</head>
<body style="padding-bottom: 30px">
src/main/webapp/views/pakStore/pakStore.html
@@ -51,10 +51,6 @@
        #mat-query {
            display: none;
        }
        /*#btn-comb {*/
        /*    display: none;*/
        /*}*/
        #staNoSpan {
            text-align: center;
src/main/webapp/views/pakStore/stockAdjust.html
@@ -65,6 +65,12 @@
            color: #fff;
        }
        #mat-query {
            display: none;
        }
        #btn-adjust {
            display: none;
        }
    </style>
</head>
<body style="padding-bottom: 30px">
src/main/webapp/views/pakStore/stockOut.html
@@ -71,6 +71,10 @@
            background-color: #2b425b;
            color: #fff;
        }
        #mat-query {
            display: none;
        }
    </style>
</head>
<body>