| | |
| | | editProductLimit(event) { |
| | | //add by Wang Xueqin 2023/05/05 |
| | | //let url = |
| | | <<<<<<< HEAD |
| | | // '/LexProductLimitEdit?accountid=' + |
| | | // this.accountId + |
| | | // '&userPro_Type=' + |
| | |
| | | this.accountId + |
| | | '&userPro_Type=' + |
| | | this.userPro_Type; |
| | | ======= |
| | | // '/LexProductLimitEdit?accountid=' + |
| | | // this.accountId + |
| | | // '&userPro_Type=' + |
| | | // this.userPro_Type; |
| | | let url = "/lexproductlimitedit?accountid=" + this.accountId + "&userPro_Type=" + this.userPro_Type; |
| | | >>>>>>> LEXCommunityLiJun |
| | | const config = { |
| | | type: 'standard__webPage', |
| | | attributes: { |
| | |
| | | get nextButtonDisabled() { |
| | | return this.nextPageToken === undefined; |
| | | } |
| | | <<<<<<< HEAD |
| | | } |
| | | ======= |
| | | } |
| | | >>>>>>> LEXCommunityLiJun |