|
|
|
@ -6,11 +6,11 @@
|
|
|
|
|
><i class="iconfont icon-52" style="margin-left: 30px"></i>上传BC并放舱</a-button
|
|
|
|
|
>
|
|
|
|
|
</template>
|
|
|
|
|
<a-button v-repeat v-if="source == 'edit' || status == 'WAIT_BOOKING'" type="link" @click="openModel('bookingSpace')">
|
|
|
|
|
<a-button v-repeat v-if="source == 'edit' || source == 'copy' || status == 'WAIT_BOOKING'" type="link" @click="openModel('bookingSpace')">
|
|
|
|
|
<span class="iconfont icon-gongdanqueren"></span>
|
|
|
|
|
订舱
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-button v-if="source == 'edit' || status == 'WAIT_SI'" type="link" @click="openModel('cutOff')">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy' || source == 'copy' || status == 'WAIT_SI'" type="link" @click="openModel('cutOff')">
|
|
|
|
|
<span class="iconfont icon-lanjie"></span>
|
|
|
|
|
截单
|
|
|
|
|
</a-button>
|
|
|
|
@ -20,53 +20,53 @@
|
|
|
|
|
cancel-text="否"
|
|
|
|
|
@confirm="openModel('vgm')"
|
|
|
|
|
>
|
|
|
|
|
<a-button v-if="source == 'edit' || status == 'WAIT_VGM'" type="link">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy' || status == 'WAIT_VGM'" type="link">
|
|
|
|
|
<span class="iconfont icon-lanjie"></span>
|
|
|
|
|
VGM
|
|
|
|
|
</a-button>
|
|
|
|
|
</a-popconfirm>
|
|
|
|
|
<a-button v-if="source == 'edit'" type="link" @click="openModel('trace')">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy'" type="link" @click="openModel('trace')">
|
|
|
|
|
<span class="iconfont icon-dingwei"></span>
|
|
|
|
|
运踪
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-button v-if="source == 'edit' || status == 'WAIT_CANGDAN'" type="link" @click="openPreOrderFun">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy' || status == 'WAIT_CANGDAN'" type="link" @click="openPreOrderFun">
|
|
|
|
|
<span class="iconfont icon-chuanfanguanli-chuanfanshenqing"></span>
|
|
|
|
|
舱单
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-button v-if="source == 'edit'" type="link" @click="openModel('paper')">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy'" type="link" @click="openModel('paper')">
|
|
|
|
|
<span class="iconfont icon-touzijilu"></span>
|
|
|
|
|
下货纸
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-button v-if="source == 'edit' || status == 'WAIT_SPACE_RELEASE'" type="link" @click="FnOpBusinessYard">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy' || status == 'WAIT_SPACE_RELEASE'" type="link" @click="FnOpBusinessYard">
|
|
|
|
|
<span class="iconfont icon-a-fahuodaifahuo"></span>
|
|
|
|
|
放舱
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-button v-if="source == 'edit'" type="link" @click="FnOpBusinessTruck">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy'" type="link" @click="FnOpBusinessTruck">
|
|
|
|
|
<span class="iconfont icon-yunshu1"></span>
|
|
|
|
|
派车
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-button v-if="source == 'edit'" type="link" v-repeat @click="FnTxxpLink">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy'" type="link" v-repeat @click="FnTxxpLink">
|
|
|
|
|
<span class="iconfont icon-a-xiaopiaofapiao-01"></span>
|
|
|
|
|
小票
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-upload
|
|
|
|
|
v-if="source == 'edit'"
|
|
|
|
|
v-if="source == 'edit' || source == 'copy'"
|
|
|
|
|
:file-list="fileList"
|
|
|
|
|
accept=".pdf"
|
|
|
|
|
:before-upload="beforeUpload"
|
|
|
|
|
name="file"
|
|
|
|
|
:customRequest="uploadFile"
|
|
|
|
|
>
|
|
|
|
|
<a-button v-if="source == 'edit'" type="link" v-repeat @click="ShowOCR">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy'" type="link" v-repeat @click="ShowOCR">
|
|
|
|
|
<span class="iconfont icon-OCR"></span>
|
|
|
|
|
OCR
|
|
|
|
|
</a-button>
|
|
|
|
|
</a-upload>
|
|
|
|
|
<a-button v-if="source == 'edit'" type="link" v-repeat @click="handleSubmitTelex">
|
|
|
|
|
<a-button v-if="source == 'edit' || source == 'copy'" type="link" v-repeat @click="handleSubmitTelex">
|
|
|
|
|
<span class="iconfont icon-lunchuan"></span>
|
|
|
|
|
电放
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-button :loading="bhLoading" v-if="source == 'edit'" type="link" v-repeat @click="printBh">
|
|
|
|
|
<a-button :loading="bhLoading" v-if="source == 'edit' || source == 'copy'" type="link" v-repeat @click="printBh">
|
|
|
|
|
<span v-show="!bhLoading" class="iconfont icon-weibiaoti--"></span>
|
|
|
|
|
保函
|
|
|
|
|
</a-button>
|
|
|
|
|