fix: Use block variable

Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
This commit is contained in:
Marica 2023-02-20 12:04:14 +05:30 committed by GitHub
parent 74fab53e28
commit 3c96791d52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -236,7 +236,7 @@ erpnext.selling.QuotationController = class QuotationController extends erpnext.
}
show_alternative_items_dialog() {
var me = this;
let me = this;
const table_fields = [
{