|
|
@ -554,7 +554,7 @@ export default {
|
|
|
|
|
|
|
|
|
|
|
|
changeDetailFun(data) {
|
|
|
|
changeDetailFun(data) {
|
|
|
|
// console.log('== 分单改变2 load ==', this.inSave, this.inSecLoad)
|
|
|
|
// 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
|
|
|
|
const { detail, type } = data
|
|
|
|
if (!detail.bookingEDIExt) {
|
|
|
|
if (!detail.bookingEDIExt) {
|
|
|
|
detail.bookingEDIExt = {
|
|
|
|
detail.bookingEDIExt = {
|
|
|
|