|
|
|
@ -284,6 +284,7 @@ export default class dnReceiptDom extends BasePage {
|
|
|
|
icon: 'none',
|
|
|
|
icon: 'none',
|
|
|
|
title: this.$t('message.Commission_tips5') as any,
|
|
|
|
title: this.$t('message.Commission_tips5') as any,
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
return null;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
this.every.wllist = this.LocationList;
|
|
|
|
this.every.wllist = this.LocationList;
|
|
|
|
await this.model.submitOrderInEnter([this.every]);
|
|
|
|
await this.model.submitOrderInEnter([this.every]);
|
|
|
|
|