|
|
|
@ -25,18 +25,7 @@
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.receiveCode" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="通知方EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.notifyCdoe"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.notifyCdoe" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<!-- <a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="销售EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
@ -46,18 +35,7 @@
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.salerCode" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="Master Bol Indicator"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.masterBolIndicator"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.masterBolIndicator" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
</a-col> -->
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="EMANIFEST HBL"
|
|
|
|
@ -69,28 +47,6 @@
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.emanifestHbl" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="收货人EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.consigneeEdiCode"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.consigneeEdiCode" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="发货人EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.shipperEdiCode"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.shipperEdiCode" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="EDI联系人名称"
|
|
|
|
@ -179,29 +135,6 @@
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.opEmail" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="ACI HBL:"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.acihbl"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.acihbl" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="S0C C0C:"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.s0CC0C"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.s0CC0C" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="商品名称"
|
|
|
|
@ -249,6 +182,17 @@
|
|
|
|
|
<a-input :allowClear="true" v-model="details.itncode" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="8">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="订舱人说明"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.orderRemark"
|
|
|
|
|
>
|
|
|
|
|
<a-input v-model="details.bookingEDIExt.orderRemark" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="23">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="付款方"
|
|
|
|
@ -273,98 +217,134 @@
|
|
|
|
|
</a-col>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- === 太平添加 start === -->
|
|
|
|
|
<div class="taiping" v-if="false">
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="订舱人说明"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.orderRemark"
|
|
|
|
|
>
|
|
|
|
|
<a-input v-model="details.bookingEDIExt.orderRemark" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="通知人EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.notifyCdoe"
|
|
|
|
|
>
|
|
|
|
|
<a-input v-model="details.bookingEDIExt.notifyCdoe" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="太平销售EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.salerCodeName"
|
|
|
|
|
>
|
|
|
|
|
<a-select default-value="CN087 | GRACE SUN" v-model="details.bookingEDIExt.salerCodeName">
|
|
|
|
|
<a-select-option v-for="(sales, sindex) in StoreSalesRepCode" :value="sales.NAME" :key="sindex">
|
|
|
|
|
{{ sales.NAME }}
|
|
|
|
|
</a-select-option>
|
|
|
|
|
</a-select>
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="Master Bol Indicator名称"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.masterBolIndicatorName"
|
|
|
|
|
>
|
|
|
|
|
<a-select default-value="CN087 | GRACE SUN" v-model="details.bookingEDIExt.masterBolIndicatorName">
|
|
|
|
|
<a-select-option v-for="(master, mindex) in StoreMasterBOLIndicator" :value="master.NAME" :key="mindex">
|
|
|
|
|
{{ master.NAME }}
|
|
|
|
|
</a-select-option>
|
|
|
|
|
</a-select>
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="欧盟港口、伊朗港口、KHI"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.ckhi"
|
|
|
|
|
>
|
|
|
|
|
<a-input v-model="details.bookingEDIExt.ckhi" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="南美东"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.cncm"
|
|
|
|
|
>
|
|
|
|
|
<a-input v-model="details.bookingEDIExt.cncm" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="巴西线木质包装情况"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.wncm"
|
|
|
|
|
>
|
|
|
|
|
<a-input v-model="details.bookingEDIExt.wncm" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
</div>
|
|
|
|
|
<template v-if="details.carrierid == 'PIL'">
|
|
|
|
|
<div class="taiping">
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="收货人EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.consigneeEdiCode"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.consigneeEdiCode" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="发货人EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.shipperEdiCode"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.shipperEdiCode" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="通知方EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.notifyCdoe"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.notifyCdoe" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="太平销售EDI代码"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.salerCode"
|
|
|
|
|
>
|
|
|
|
|
<a-select default-value="CN087 | GRACE SUN" v-model="details.bookingEDIExt.salerCode" @change="handleSaleChange">
|
|
|
|
|
<a-select-option v-for="(sales, sindex) in StoreSalesRepCode" :value="sales.NAME" :key="sindex">
|
|
|
|
|
{{ sales.NAME }}
|
|
|
|
|
</a-select-option>
|
|
|
|
|
</a-select>
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="Master Bol Indicator"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.masterBolIndicator"
|
|
|
|
|
>
|
|
|
|
|
<a-select v-model="details.bookingEDIExt.masterBolIndicator" @change="handleMasterBolChange">
|
|
|
|
|
<a-select-option v-for="(master, mindex) in StoreMasterBOLIndicator" :value="master.NAME" :key="mindex">
|
|
|
|
|
{{ master.NAME }}
|
|
|
|
|
</a-select-option>
|
|
|
|
|
</a-select>
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="ACI HBL:"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.acihbl"
|
|
|
|
|
>
|
|
|
|
|
<a-input :allowClear="true" v-model="details.bookingEDIExt.acihbl" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="S0C C0C:"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.s0CC0C"
|
|
|
|
|
>
|
|
|
|
|
<a-textarea :allowClear="true" v-model="details.bookingEDIExt.s0CC0C" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="欧盟港口、伊朗港口、KHI"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.ckhi"
|
|
|
|
|
>
|
|
|
|
|
<a-textarea v-model="details.bookingEDIExt.ckhi" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="taiping-2">
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="南美东"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.cncm"
|
|
|
|
|
>
|
|
|
|
|
<a-textarea v-model="details.bookingEDIExt.cncm" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
<a-col :span="12">
|
|
|
|
|
<a-form-model-item
|
|
|
|
|
label="巴西线木质包装情况"
|
|
|
|
|
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
|
|
|
|
|
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
|
|
|
|
|
has-feedback
|
|
|
|
|
prop="bookingEDIExt.wncm"
|
|
|
|
|
>
|
|
|
|
|
<a-textarea v-model="details.bookingEDIExt.wncm" />
|
|
|
|
|
</a-form-model-item>
|
|
|
|
|
</a-col>
|
|
|
|
|
</div>
|
|
|
|
|
</template>
|
|
|
|
|
<!-- === 太平添加 END === -->
|
|
|
|
|
</a-row>
|
|
|
|
|
</a-form-model>
|
|
|
|
@ -445,6 +425,14 @@ export default {
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
},
|
|
|
|
|
handleMasterBolChange (val) {
|
|
|
|
|
this.details.bookingEDIExt.masterBolIndicator = val.split('|')[0]
|
|
|
|
|
this.details.bookingEDIExt.masterBolIndicatorName = val.split('|')[1]
|
|
|
|
|
},
|
|
|
|
|
handleSaleChange (val) {
|
|
|
|
|
this.details.bookingEDIExt.salerCode = val.split('|')[0]
|
|
|
|
|
this.details.bookingEDIExt.salerCodeName = val.split('|')[1]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
</script>
|
|
|
|
|