黄千龙
2023-08-09 626f3c3bb25e204568019e8d568e2d7547d1037a
force-app/main/default/lwc/lexOSHNogoods/lexOSHNogoods.js
@@ -15,7 +15,7 @@
    ShowToastEvent
} from 'lightning/platformShowToastEvent';
export default class LexOSHNogoods extends LightningElement {
export default class lexOSHNogoods extends LightningElement {
    @api recordId;
    str;
    IsLoading = true;