修改BUG

szh_zidingyibiaoti
lilu 2 years ago
parent 56bb0b87eb
commit 05e7842807

@ -554,7 +554,7 @@ export default {
changeDetailFun(data) {
// console.log('== 2 load ==', this.inSave, this.inSecLoad)
if (this.inSave || this.inSecLoad) { return false }
if (this.inSave || this.inSecLoad || this.sedOrderList.length === 0) { return false }
const { detail, type } = data
if (!detail.bookingEDIExt) {
detail.bookingEDIExt = {

Loading…
Cancel
Save