沙世明
2022-09-13 bfca7a84bec815da594f1d12558535ed06d2490b
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