@ -373,7 +373,7 @@ export default class ChangePalletNew extends BasePage {
}
async onLoad(options) {
await this.model.getFaultMeasuresList();
await this.model.getFaultDescriptionList();
await this.model.getFaultReasonList();
let str = decodeURIComponent(options.listitem);
if (str) {
this.detailsinfo = JSON.parse(str);