111
沙世明
2022-11-22 928399eceec50e3d37ea08669a12789a9410a9d2
force-app/main/default/pages/ReceivingNoteStockInRequest.page
@@ -55,8 +55,8 @@
            }
        });
        //20210803 ljh WLIG-C5J9ZP start
        // j$('table#tableData').css('width', (tableWidth + 2) + 'px');
        // j$('table#tableHeader').css('width', (tableWidth + 2) + 'px');
        //j$('table#tableData').css('width', (tableWidth + 2) + 'px');
        //j$('table#tableHeader').css('width', (tableWidth + 2) + 'px');
        j$('table#tableData').css('width', (2188 + 2) + 'px');
        j$('table#tableHeader').css('width', (2188 + 2) + 'px');
        //20210803 ljh WLIG-C5J9ZP end