Commit b3726b7d by liaoxing

bctdav修改

parent 81a51e94
......@@ -365,7 +365,7 @@
grp: 'bcdgrp',
rol: 'rmi',
}" :isAdrblk="true" :disabled="this.flag1"
@keyup.enter.native="queryGridEtyPromptDialogData('RMI', 'C')">
@keyup.enter.native="queryGridEtyPromptDialogData('RMI', 'B')">
</c-ptap>
</c-col>
......
......@@ -78,7 +78,7 @@ const Business = [
{ path: 'botame', component: () => import('~/business/botame/views'), name: 'botame', meta: { title: '出口托收修改' } },
{ path: 'bctdav', component: () => import('~/business/bctdav/views'), name: 'bctdav', meta: { title: '进口代收' } },
{ path: 'bctdor', component: () => import('~/business/bctdor/views'), name: 'bctdor', meta: { title: '进口代收拒付/不符点处理' } },
{ path: 'bctset', component: () => import('~/business/bctset/views'), name: 'bctset', meta: { title: '进口代收付款' } },
// { path: 'bctset', component: () => import('~/business/bctset/views'), name: 'bctset', meta: { title: '进口代收付款' } },
{ path: 'infbcd', component: () => import('~/business/infbcd/views'), name: 'infbcd', meta: { title: '进口代收入口交易' }
},
......
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