Commit b49abd22 by WF1020

litame修改

parent c6dd220b
...@@ -77,11 +77,11 @@ ...@@ -77,11 +77,11 @@
</el-tab-pane> </el-tab-pane>
<!--PD000009 --> <!--PD000009 -->
<!-- <el-tab-pane label="申报信息" name="cfactlp,cnyp1"> <el-tab-pane label="申报信息" name="cnyp">
<c-content> <c-content>
<m-cnyp :model="model" :codes="codes" /> <m-cnyp :model="model" :codes="codes" />
</c-content> </c-content>
</el-tab-pane> --> </el-tab-pane>
<!--PD000529 --> <!--PD000529 -->
<el-tab-pane label="报文/面函" name="docpan"> <el-tab-pane label="报文/面函" name="docpan">
......
...@@ -361,7 +361,7 @@ export default { ...@@ -361,7 +361,7 @@ export default {
route: '/business-new/litcan' route: '/business-new/litcan'
}, },
{ {
label: '修改', label: '信用证修改',
route: '/business-new/litame' route: '/business-new/litame'
}, },
{ {
......
...@@ -204,7 +204,6 @@ export default { ...@@ -204,7 +204,6 @@ export default {
}, },
}, },
methods: { methods: {
...Event,
open(val) { open(val) {
if (val === '' && !(this.model.lidgrp.blk.lcrdoc == '')) { if (val === '' && !(this.model.lidgrp.blk.lcrdoc == '')) {
this.$confirm( this.$confirm(
......
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