Commit b49abd22 by WF1020

litame修改

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