#
tqs
2023-01-29 b48b565791673171bd5077092911cc3cc6db7a38
src/main/webapp/views/console.html
@@ -344,6 +344,7 @@
            url: baseUrl + '/console/barcode/output/site',
            method: 'GET',
            success: function (res) {
                console.log(res)
                if (res.code === 200) {
                    tData = eval(res.data);
                    if (tData.length <= 5) {
@@ -613,6 +614,10 @@
                                unit = 17;
                                offSet = 337;
                                break;
                            case 3:
                                unit = 24;
                                offSet = 337;
                                break;
                        }
                        if(crns[i].bay === 1){