#
whycq
2023-03-20 d1db7fc8d9726687f554b58cc48bbe063bcc28b4
src/main/webapp/views/console.html
@@ -348,7 +348,6 @@
            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) {
@@ -608,7 +607,7 @@
                        // crns[i].bay = 15;
                        var offSet = 0;
                        unit = 60;
                        unit = 11.5;
                        offSet = 350;