buli
2023-07-14 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7
force-app/main/default/lwc/lexTopPage/lexTopPage.js
@@ -654,11 +654,7 @@
        // this.accountId +
        // '&userPro_Type=' +
        // this.userPro_Type;
        let url =
            '/lexproductlimitedit?accountid=' +
            this.accountId +
            '&userPro_Type=' +
            this.userPro_Type;
        let url = "/lexproductlimitedit?accountid=" + this.accountId + "&userPro_Type=" + this.userPro_Type;
        const config = {
            type: 'standard__webPage',
            attributes: {