自动化立体仓库 - WMS系统
#
zwl
9 天以前 8ce4dcbd701b40165b0dbf365f667932cf2a8916
src/main/webapp/static/js/orderPakout/out.js
@@ -40,8 +40,8 @@
            // ,{field: 'qty', align: 'center',title: '作业数量', style: 'font-weight: bold'}
            , {field: 'enableQty', align: 'center', title: '待出数量', style: 'font-weight: bold'}
            // ,{field: 'name', align: 'center',title: '名称'}
            // ,{field: 'model', align: 'center',title: '型号'}
            , {field: 'unit', align: 'center', title: '单位', hide: true}
            ,{field: 'model', align: 'center',title: '型号'}
            , {field: 'unit', align: 'center', title: '单位'}
            , {field: 'barcode', align: 'center', title: '商品条码', hide: true}
            // ,{field: 'supplier', align: 'center',title: '供应商'}
            // ,{field: 'unitPrice', align: 'center',title: '单价'}
@@ -159,7 +159,7 @@
                                    // {type: 'checkbox', merge: ['orderNo']},
                                    {field: 'orderNo', title: '单据编号', merge: true, align: 'center'},
                                    {field: 'title', title: '商品', merge: true, align: 'center', width: 350},
                                    {field: 'standby1', title: '机台号', align: 'center'},
                                    {field: 'standby1', title: '机台号', align: 'center', edit: true},
                                    {
                                        field: 'anfme',
                                        title: '数量',
@@ -182,8 +182,15 @@
                                        width: 90,
                                        templet: '#locFrozenLoc'
                                    },
                                    // {
                                    //     field: 'standby1',
                                    //     align: 'center',
                                    //     title: '机台',
                                    //     merge: ['deviceNo'],
                                    //     templet: '#tbBasicTbStaNos'
                                    // },
                                    {
                                        field: 'staNos',
                                        field: 'locNo',
                                        align: 'center',
                                        title: '出库站',
                                        merge: ['locNo'],