*
zwl
2023-02-07 e12c5d4da40a8f76ffd1953a5f1fbb1cadb652b7
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){