Commit 59670757 by tianxinyu

出口信用证寄单页面增加了公共按钮,修改了错字

parent 3037ed12
<template>
<div class="eContainer">
<c-page title="出口信用证寄单">
<!-- 按钮 -->
<!-- <c-function-btn
:handleSubmit="handleSubmit"
......@@ -83,6 +84,12 @@
</c-grid-ety-prompt-dialog>
<c-grid-ety-prompt-dialog ref="doxpDialog" :isPty="false" :promptData="promptData" @select-ety="selectMsg">
</c-grid-ety-prompt-dialog>
<c-function-btn
:handleSubmit="handleSubmit"
:handleCheck="handleCheck"
:handleStash="handleStash">
</c-function-btn>
</c-page>
</div>
</template>
<script>
......
<template>
<div class="eContainer">
<c-page title="口信用证补通知">
<c-page title="口信用证补通知">
<!-- <c-bus-button :$pntvm="this"></c-bus-button> -->
<!-- <el-button size="small">流程附言</el-button>
<el-button size="small">交易历史</el-button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment