Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhouqian
vue-gjjs
Commits
40e29d95
Commit
40e29d95
authored
Dec 30, 2021
by
jxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jxl
parent
c0969f7b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
738 additions
and
95 deletions
+738
-95
Check.js
src/model/Botset/Check.js
+34
-0
Default.js
src/model/Botset/Default.js
+34
-0
Event.js
src/model/Botset/Event.js
+97
-0
Pattern.js
src/model/Botset/Pattern.js
+204
-0
index.js
src/model/Botset/index.js
+106
-0
index.vue
src/views/Business/Botame/index.vue
+10
-0
Inst.vue
src/views/Business/Botdav/Inst.vue
+1
-1
Ovwp.vue
src/views/Business/Botdav/Ovwp.vue
+2
-2
index.vue
src/views/Business/Botdav/index.vue
+4
-0
Botdcrp1.vue
src/views/Business/Botdcr/Botdcrp1.vue
+0
-0
index.vue
src/views/Business/Botdcr/index.vue
+21
-0
Inst.vue
src/views/Business/Botset/Inst.vue
+145
-68
Setp.vue
src/views/Business/Botset/Setp.vue
+0
-0
index.vue
src/views/Business/Botset/index.vue
+80
-24
No files found.
src/model/Botset/Check.js
View file @
40e29d95
...
...
@@ -7,22 +7,56 @@ let checkObj = {
"liaall.misamt"
:
null
,
"bodgrp.rec.matpertyp"
:
null
,
"botp.recget.sdamod.dadsnd"
:
null
,
"bodgrp.dre.adrelc"
:
null
,
"cnybop.outflg"
:
null
,
"bodgrp.dre.pts.nam"
:
null
,
"liaall.limmod.limpts.oth.pts.nam"
:
null
,
"setmod.dspflg"
:
null
,
"bodgrp.col.pts.adrblk"
:
null
,
"bodgrp.blk.dftins"
:
null
,
"liaall.limmod.limpts.wrk.pts.nam"
:
null
,
"cnybop.cnyflg"
:
null
,
"bodgrp.blk.delins"
:
null
,
"bodgrp.rec.focflg"
:
null
,
"bodgrp.drr.adrelc"
:
null
,
"bodgrp.dre.namelc"
:
null
,
"liaall.limmod.wrkp.ptsget.sdamod.dadsnd"
:
null
,
"lendoc.account"
:
null
,
"bodgrp.dre.pts.adrblk"
:
null
,
"bodgrp.drr.pts.extkey"
:
null
,
"liaall.limmod.limpts.oth.pts.extkey"
:
null
,
"bodgrp.rec.matperbeg"
:
null
,
"liaall.limmod.ownref"
:
null
,
"bodgrp.blk.proins"
:
null
,
"liaall.limmod.ecifno"
:
null
,
"bodgrp.drr.pts.adrblk"
:
null
,
"bopmod.szflg"
:
null
,
"liaall.limmod.othp.ptsget.sdamod.dadsnd"
:
null
,
"cnybop.traflg"
:
null
,
"botp.colp.ptsget.sdamod.dadsnd"
:
null
,
"bodgrp.col.adrelc"
:
null
,
"botp.drrp.ptsget.sdamod.dadsnd"
:
null
,
"bodgrp.col.pts.extkey"
:
null
,
"liaall.tenstm"
:
null
,
"setmod.redamt"
:
null
,
"bodgrp.drr.pts.nam"
:
null
,
"liaall.limmod.limpts.wrk.pts.extkey"
:
null
,
"bopmod.basflg"
:
null
,
"mtabut.coninf.conexedat"
:
null
,
"bodgrp.col.namelc"
:
null
,
"liaall.limmod.limpts.nonrevflg1"
:
null
,
"cnybop.libflg"
:
null
,
"botp.drep.ptsget.sdamod.dadsnd"
:
null
,
"bodgrp.blk.colins"
:
null
,
"bopmod.ownextkey"
:
null
,
"setmod.docamt"
:
null
,
"bodgrp.drr.namelc"
:
null
,
"bodgrp.col.pts.nam"
:
null
,
"bopmod.acttyp"
:
null
,
"bodgrp.blk.othins"
:
null
,
"bodgrp.dre.pts.extkey"
:
null
,
"mtabut.clsflg"
:
null
,
"cnybop.vouflg"
:
null
,
}
for
(
const
key
in
checkObj
)
{
...
...
src/model/Botset/Default.js
View file @
40e29d95
...
...
@@ -7,18 +7,50 @@ import Utils from "~/utils/index"
export
default
{
"bodgrp.rec.ownref"
:
Utils
.
defaultFunction
,
"bptbck.dscbckcur"
:
Utils
.
defaultFunction
,
"setmod.doccur"
:
Utils
.
defaultFunction
,
"setmod.docamt"
:
Utils
.
defaultFunction
,
"liaall.limmod.limpts.oth.pts.extkey"
:
Utils
.
defaultFunction
,
"cnybop.libflg"
:
Utils
.
defaultFunction
,
"bodgrp.col.pts.extkey"
:
Utils
.
defaultFunction
,
"bodgrp.col.adrelc"
:
Utils
.
defaultFunction
,
"bodgrp.col.namelc"
:
Utils
.
defaultFunction
,
"bodgrp.col.dbfadrblkcn"
:
Utils
.
defaultFunction
,
"bodgrp.col.pts.adrblk"
:
Utils
.
defaultFunction
,
"setmod.dspflg"
:
Utils
.
defaultFunction
,
"trnmod.trndoc.condocstm"
:
Utils
.
defaultFunction
,
"trnmod.trndoc.shwinc"
:
Utils
.
defaultFunction
,
"trnmod.trndoc.shwout"
:
Utils
.
defaultFunction
,
"bodgrp.dre.pts.adrblk"
:
Utils
.
defaultFunction
,
"bopmod.szflg"
:
Utils
.
defaultFunction
,
"bopmod.basflg"
:
Utils
.
defaultFunction
,
"bodgrp.dre.pts.extkey"
:
Utils
.
defaultFunction
,
"bodgrp.dre.adrelc"
:
Utils
.
defaultFunction
,
"bodgrp.dre.namelc"
:
Utils
.
defaultFunction
,
"bodgrp.dre.dbfadrblkcn"
:
Utils
.
defaultFunction
,
"bodgrp.drr.pts.extkey"
:
Utils
.
defaultFunction
,
"mtabut.coninf.usr.extkey"
:
Utils
.
defaultFunction
,
"liaall.limmod.limpts.wrk.pts.extkey"
:
Utils
.
defaultFunction
,
"bodgrp.drr.adrelc"
:
Utils
.
defaultFunction
,
"bodgrp.drr.namelc"
:
Utils
.
defaultFunction
,
"bodgrp.drr.dbfadrblkcn"
:
Utils
.
defaultFunction
,
"bodgrp.drr.pts.adrblk"
:
Utils
.
defaultFunction
,
"liaall.limmod.limpts.nonrevflg2"
:
Utils
.
defaultFunction
,
"liaall.limmod.limpts.nonrevflg1"
:
Utils
.
defaultFunction
,
"bopmod.vrfflg"
:
Utils
.
defaultFunction
,
"bopmod.dclflg"
:
Utils
.
defaultFunction
,
"bodgrp.rec.focflg"
:
Utils
.
defaultFunction
,
"bodgrp.rec.doctypcod"
:
Utils
.
defaultFunction
,
"cnybop.vouflg"
:
Utils
.
defaultFunction
,
"liaall.limmod.limpts.oth.pts.nam"
:
Utils
.
defaultFunction
,
"cnybop.traflg"
:
Utils
.
defaultFunction
,
"cnybop.cnyflg"
:
Utils
.
defaultFunction
,
"bodgrp.cbs.max.amt"
:
Utils
.
defaultFunction
,
"bodgrp.drr.pts.nam"
:
Utils
.
defaultFunction
,
"bodgrp.cbs.max.cur"
:
Utils
.
defaultFunction
,
"liaall.limmod.comamt"
:
Utils
.
defaultFunction
,
"liaall.limmod.ccvamt"
:
Utils
.
defaultFunction
,
"liaall.limmod.limpts.wrk.pts.nam"
:
Utils
.
defaultFunction
,
"setmod.glemod.gleshwstm"
:
Utils
.
defaultFunction
,
"liaall.misamt"
:
Utils
.
defaultFunction
,
"bodgrp.dre.pts.nam"
:
Utils
.
defaultFunction
,
...
...
@@ -26,7 +58,9 @@ export default {
"mtabut.coninf.oitinf.oit.inflev"
:
Utils
.
defaultFunction
,
"mtabut.clsflg"
:
Utils
.
defaultFunction
,
"mtabut.coninf.conexedat"
:
Utils
.
defaultFunction
,
"cnybop.outflg"
:
Utils
.
defaultFunction
,
"bodgrp.rec.predat"
:
Utils
.
defaultFunction
,
"lendoc.actflg"
:
Utils
.
defaultFunction
,
"bodgrp.col.pts.nam"
:
Utils
.
defaultFunction
,
"mtabut.coninf.oitset.oit.inftxt"
:
Utils
.
defaultFunction
,
"mtabut.coninf.oitset.oit.inflev"
:
Utils
.
defaultFunction
,
...
...
src/model/Botset/Event.js
View file @
40e29d95
...
...
@@ -62,6 +62,42 @@ export default {
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
async
onDrrpDet
(){
let
rtnmsg
=
await
this
.
executeRule
(
"drrp.det"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
async
onColpDet
(){
let
rtnmsg
=
await
this
.
executeRule
(
"colp.det"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
async
onDrepDet
(){
let
rtnmsg
=
await
this
.
executeRule
(
"drep.det"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
async
onLiaallButmisamt
(){
let
rtnmsg
=
await
this
.
executeRule
(
"liaall.butmisamt"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
...
...
@@ -170,5 +206,65 @@ export default {
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
async
onWrkpDet
(){
let
rtnmsg
=
await
this
.
executeRule
(
"wrkp.det"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
async
onOthpDet
(){
let
rtnmsg
=
await
this
.
executeRule
(
"othp.det"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
async
onLimptsGet1
(){
let
rtnmsg
=
await
this
.
executeRule
(
"limpts.get1"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
async
onLimptsGet2
(){
let
rtnmsg
=
await
this
.
executeRule
(
"limpts.get2"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
async
onLimmodTrycal
(){
let
rtnmsg
=
await
this
.
executeRule
(
"limmod.trycal"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
//TODO 处理数据逻辑
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
}
\ No newline at end of file
src/model/Botset/Pattern.js
View file @
40e29d95
...
...
@@ -89,6 +89,11 @@ export default {
{
max
:
18
,
message
:
"整数位不能超过14位"
},
{
pattern
:
/
(
^
\d
+$
)
|
(
^
\.\d{1,3}
$
)
|
(
^
\d
+
\.\d{1,3}
$
)
/
,
message
:
"小数位不能超过3位"
}
],
"bptbck.dscbckcur"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
3
,
message
:
"长度不能超过3"
}
],
"bodgrp.blk.colins"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
65
,
message
:
"长度不能超过65"
}
...
...
@@ -128,6 +133,94 @@ export default {
{
max
:
65
,
message
:
"长度不能超过65"
}
],
"botp.drrp.ptsget.sdamod.dadsnd"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"botp.colp.ptsget.sdamod.dadsnd"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"bodgrp.drr.pts.extkey"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"botp.drrp.ptsget.sdamod.seainf"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
3
,
message
:
"长度不能超过3"
}
],
"bodgrp.col.pts.extkey"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"botp.colp.ptsget.sdamod.seainf"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
3
,
message
:
"长度不能超过3"
}
],
"bodgrp.drr.namelc"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.col.namelc"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.drr.pts.adrblk"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.drr.dbfadrblkcn"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.col.pts.adrblk"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.col.dbfadrblkcn"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.drr.adrelc"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.col.adrelc"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"botp.drep.ptsget.sdamod.dadsnd"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"bodgrp.dre.pts.extkey"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"botp.drep.ptsget.sdamod.seainf"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
3
,
message
:
"长度不能超过3"
}
],
"bodgrp.dre.namelc"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.dre.pts.adrblk"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.dre.dbfadrblkcn"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"bodgrp.dre.adrelc"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
],
"liaall.outamt"
:[
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
18
,
message
:
"整数位不能超过14位"
},
...
...
@@ -196,6 +289,20 @@ export default {
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
8
,
message
:
"长度不能超过8"
}
],
"trnmod.trndoc.advnam"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
50
,
message
:
"长度不能超过50"
}
],
"trnmod.trndoc.amdapl"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
50
,
message
:
"长度不能超过50"
}
],
"trnmod.trndoc.advdoc"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
1
,
message
:
"长度不能超过1"
}
],
"trnmod.trndoc.filrecv"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
...
...
@@ -221,4 +328,100 @@ export default {
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
3
,
message
:
"长度不能超过3"
}
],
"lendoc.account"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
25
,
message
:
"长度不能超过25"
}
],
"lendoc.vercerref"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
20
,
message
:
"长度不能超过20"
}
],
"lendoc.decnum"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
22
,
message
:
"长度不能超过22"
}
],
"bopmod.outchargeamt"
:[
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
}
],
"liaall.limmod.ecifno"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
22
,
message
:
"长度不能超过22"
}
],
"liaall.limmod.ownref"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"liaall.limmod.wrkp.ptsget.sdamod.dadsnd"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"liaall.limmod.othp.ptsget.sdamod.dadsnd"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"liaall.limmod.limpts.wrk.pts.extkey"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"liaall.limmod.wrkp.ptsget.sdamod.seainf"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
3
,
message
:
"长度不能超过3"
}
],
"liaall.limmod.limpts.oth.pts.extkey"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
],
"liaall.limmod.othp.ptsget.sdamod.seainf"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
3
,
message
:
"长度不能超过3"
}
],
"liaall.limmod.comamt"
:[
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
18
,
message
:
"整数位不能超过14位"
},
{
pattern
:
/
(
^
\d
+$
)
|
(
^
\.\d{1,3}
$
)
|
(
^
\d
+
\.\d{1,3}
$
)
/
,
message
:
"小数位不能超过3位"
}
],
"liaall.limmod.limpts.wrk.pts.nam"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
40
,
message
:
"长度不能超过40"
}
],
"liaall.limmod.limpts.oth.pts.nam"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
40
,
message
:
"长度不能超过40"
}
],
"liaall.limmod.ccvamt"
:[
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
18
,
message
:
"整数位不能超过14位"
},
{
pattern
:
/
(
^
\d
+$
)
|
(
^
\.\d{1,3}
$
)
|
(
^
\d
+
\.\d{1,3}
$
)
/
,
message
:
"小数位不能超过3位"
}
],
"liaall.limmod.limpts.pfcod1"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
14
,
message
:
"长度不能超过14"
}
],
"liaall.limmod.limpts.pfcod2"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
14
,
message
:
"长度不能超过14"
}
],
}
\ No newline at end of file
src/model/Botset/index.js
View file @
40e29d95
...
...
@@ -12,6 +12,44 @@ export default class Botset{
outamt
:
""
,
// Sight Amount .liaall.outamt
exttotoldamt
:
""
,
// Old Amount booked externally .liaall.exttotoldamt
exttotamt
:
""
,
// Total booking amount external assinged .liaall.exttotamt
limmod
:{
limpts
:{
wrklab
:
""
,
// Label .liaall.limmod.limpts.wrklab
othlab
:
""
,
// Label .liaall.limmod.limpts.othlab
othlabss
:
""
,
// Label .liaall.limmod.limpts.othlabss
wrk
:{
pts
:
new
Pts
().
data
,
},
oth
:{
pts
:
new
Pts
().
data
,
},
lsh
:
""
,
// 合同流�'号 .liaall.limmod.limpts.lsh
nonrevflg1
:
""
,
// Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg1
pfcod1
:
""
,
// 合同流�'号 .liaall.limmod.limpts.pfcod1
nonrevflg2
:
""
,
// Flag to Mark Non-revolving Limits .liaall.limmod.limpts.nonrevflg2
pfcod2
:
""
,
// 合同流�'号 .liaall.limmod.limpts.pfcod2
},
wrkp
:{
ptsget
:{
sdamod
:{
dadsnd
:
""
,
// Drag Drop Sender .liaall.limmod.wrkp.ptsget.sdamod.dadsnd
seainf
:
""
,
// .liaall.limmod.wrkp.ptsget.sdamod.seainf
},
},
},
othp
:{
ptsget
:{
sdamod
:{
dadsnd
:
""
,
// Drag Drop Sender .liaall.limmod.othp.ptsget.sdamod.dadsnd
seainf
:
""
,
// .liaall.limmod.othp.ptsget.sdamod.seainf
},
},
},
ownref
:
""
,
// 国结业务编号 .liaall.limmod.ownref
comamt
:
""
,
// 业务余额 .liaall.limmod.comamt
ccvamt
:
""
,
// 保证金余额 .liaall.limmod.ccvamt
ecifno
:
""
,
// ECIFNO .liaall.limmod.ecifno
},
},
bodgrp
:{
rec
:{
...
...
@@ -44,12 +82,21 @@ export default class Botset{
},
drr
:{
pts
:
new
Pts
().
data
,
namelc
:
""
,
// 名称 .bodgrp.drr.namelc
adrelc
:
""
,
// 地址 .bodgrp.drr.adrelc
dbfadrblkcn
:
""
,
// Chinese address .bodgrp.drr.dbfadrblkcn
},
col
:{
pts
:
new
Pts
().
data
,
namelc
:
""
,
// 名称 .bodgrp.col.namelc
adrelc
:
""
,
// 地址 .bodgrp.col.adrelc
dbfadrblkcn
:
""
,
// Chinese address .bodgrp.col.dbfadrblkcn
},
dre
:{
pts
:
new
Pts
().
data
,
namelc
:
""
,
// 名称 .bodgrp.dre.namelc
adrelc
:
""
,
// 地址 .bodgrp.dre.adrelc
dbfadrblkcn
:
""
,
// Chinese address .bodgrp.dre.dbfadrblkcn
},
blk
:{
colins
:
""
,
// Collection Instructions .bodgrp.blk.colins
...
...
@@ -61,6 +108,10 @@ export default class Botset{
delins
:
""
,
// Delivery instructions .bodgrp.blk.delins
},
},
bptbck
:{
bptbckg
:[],
// .bptbck.bptbckg
dscbckcur
:
""
,
// currency discount paid back .bptbck.dscbckcur
},
botp
:{
recget
:{
sdamod
:{
...
...
@@ -71,6 +122,33 @@ export default class Botset{
matp
:{
mattxtlab
:
""
,
// Label for MATTXT .botp.matp.mattxtlab
},
drrp
:{
ptsget
:{
sdamod
:{
seainf
:
""
,
// .botp.drrp.ptsget.sdamod.seainf
dadsnd
:
""
,
// Drag Drop Sender .botp.drrp.ptsget.sdamod.dadsnd
},
},
},
colp
:{
ptsget
:{
sdamod
:{
seainf
:
""
,
// .botp.colp.ptsget.sdamod.seainf
dadsnd
:
""
,
// Drag Drop Sender .botp.colp.ptsget.sdamod.dadsnd
},
},
},
drep
:{
ptsget
:{
sdamod
:{
seainf
:
""
,
// .botp.drep.ptsget.sdamod.seainf
dadsnd
:
""
,
// Drag Drop Sender .botp.drep.ptsget.sdamod.dadsnd
},
},
},
ptsaddp
:{
ptsaddg
:[],
// .botp.ptsaddp.ptsaddg
},
},
setmod
:{
doccur
:
""
,
// document currency .setmod.doccur
...
...
@@ -115,6 +193,11 @@ export default class Botset{
},
trnmod
:{
trndoc
:{
advlabel
:
""
,
// ADVLABEL .trnmod.trndoc.advlabel
amdnam
:
""
,
// AMDNAM .trnmod.trndoc.amdnam
advdoc
:
""
,
// 国内证通知书 .trnmod.trndoc.advdoc
advnam
:
""
,
// 国内证落款 .trnmod.trndoc.advnam
amdapl
:
""
,
// 修改申请人名称 .trnmod.trndoc.amdapl
doclbl
:
""
,
// Lable for CONDOCSTM .trnmod.trndoc.doclbl
doctrestm
:
""
,
// Document tree .trnmod.trndoc.doctrestm
shwinc
:
""
,
// Show Incoming Messages .trnmod.trndoc.shwinc
...
...
@@ -126,6 +209,29 @@ export default class Botset{
filrecv
:
""
,
// File Receiver .trnmod.trndoc.filrecv
},
},
lendoc
:{
actflg
:
""
,
// Input Account .lendoc.actflg
account
:
""
,
// ACT .lendoc.account
vercerref
:
""
,
// Verification Certificate Number .lendoc.vercerref
decnum
:
""
,
// Declaration Number .lendoc.decnum
},
bopmod
:{
szflg
:
""
,
// 申报类型 .bopmod.szflg
basflg
:
""
,
// 基础数据 .bopmod.basflg
dclflg
:
""
,
// 申报数据 .bopmod.dclflg
vrfflg
:
""
,
// 核销数据 .bopmod.vrfflg
ownextkey
:
""
,
// 地区机构号 .bopmod.ownextkey
outchargeccy
:
""
,
// 国外银行扣费(涉外收入申报专用) .bopmod.outchargeccy
outchargeamt
:
""
,
// 国外银行扣费(涉外收入申报专用) .bopmod.outchargeamt
acttyp
:
""
,
// 款项来源 .bopmod.acttyp
},
cnybop
:{
cnyflg
:
""
,
// 是否报送跨境人民币2101表 .cnybop.cnyflg
traflg
:
""
,
// 是否报送跨境人民币2107表 .cnybop.traflg
outflg
:
""
,
// 是否报送跨境人民币2111表 .cnybop.outflg
libflg
:
""
,
// 是否报送跨境人民币2106表 .cnybop.libflg
vouflg
:
""
,
// 是否报送跨境人民币2122表 .cnybop.vouflg
},
pageId
:
""
// ctx的key
}
}
...
...
src/views/Business/Botame/index.vue
View file @
40e29d95
...
...
@@ -19,27 +19,37 @@
<!--Amendment -->
<el-tab-pane
label=
"Amendment"
name=
"amep"
>
<c-content>
<m-amep
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Overview -->
<el-tab-pane
label=
"Overview"
name=
"ovwp"
>
<c-content>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Instructions -->
<el-tab-pane
label=
"Instructions"
name=
"inst"
>
<c-content>
<m-inst
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Parties -->
<el-tab-pane
label=
"Parties"
name=
"ptyp"
>
<c-content>
<m-ptyp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Received Instructions -->
<el-tab-pane
label=
"Received Instructions"
name=
"instrecp"
>
<c-content>
<m-instrecp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Settlement -->
...
...
src/views/Business/Botdav/Inst.vue
View file @
40e29d95
...
...
@@ -176,7 +176,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-select
v-model=
"model.bodgrp.cbs.opn1.cur"
style=
"width:
100
%"
placeholder=
"请选择Document Amount"
>
<c-select
v-model=
"model.bodgrp.cbs.opn1.cur"
style=
"width:
%"
placeholder=
"请选择Document Amount"
>
</c-select>
</c-col>
<c-col
:span=
"12"
>
...
...
src/views/Business/Botdav/Ovwp.vue
View file @
40e29d95
...
...
@@ -275,7 +275,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Goods Code"
prop=
"bodgrp.rec.stagod"
>
<el-form-item
label=
"Goods Code"
prop=
"bodgrp.rec.stagod"
>
<c-select
v-model=
"model.bodgrp.rec.stagod"
style=
"width:100%"
placeholder=
"请选择Goods Code"
>
</c-select>
</el-form-item>
...
...
@@ -299,7 +299,7 @@
mixins
:
[
CommonProcess
],
data
()
{
return
{
columns
:
[
'0 0 "lst1"
50 '
,
'1 1 "lst2" 5
0'
,
'2 2 "document" 200'
],
columns
:
[
'0 0 "lst1"
100 '
,
'1 1 "lst2" 10
0'
,
'2 2 "document" 200'
],
};
},
methods
:
{
...
...
src/views/Business/Botdav/index.vue
View file @
40e29d95
...
...
@@ -33,12 +33,16 @@
<!--Parties -->
<el-tab-pane
label=
"Parties"
name=
"ptyp"
>
<c-content>
<m-ptyp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Received Instructions -->
<el-tab-pane
label=
"Received Instructions"
name=
"instrecp"
>
<c-content>
<m-instrecp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Settlement -->
...
...
src/views/Business/Botdcr/Botdcrp1.vue
View file @
40e29d95
This diff is collapsed.
Click to expand it.
src/views/Business/Botdcr/index.vue
View file @
40e29d95
<
template
>
<c-page
title=
"出口托收拒付/不符点"
>
<div
class=
"eContainer"
>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
<el-button
size=
"small"
>
备忘录
</el-button>
<el-button
size=
"small"
>
影像信息
</el-button>
<el-button
size=
"small"
>
保存模板
</el-button>
<el-button
size=
"small"
>
使用模板
</el-button>
<el-button
size=
"small"
>
制裁信息
</el-button>
<el-button
size=
"small"
>
拆分报文
</el-button>
<el-button
size=
"small"
>
智能提示
</el-button>
</c-function-btn>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<!--PD000005 -->
<el-tab-pane
label=
"Rejection"
name=
"botdcrp1"
>
<c-content>
<m-botdcrp1
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000049 -->
<el-tab-pane
label=
"Instruction"
name=
"inst"
>
<c-content>
<m-inst
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000266 -->
<el-tab-pane
label=
"Party"
name=
"ptyp"
>
<c-content>
<m-ptyp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000000 -->
...
...
@@ -40,6 +60,7 @@
</c-tabs>
</el-form>
</div>
</c-page>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
src/views/Business/Botset/Inst.vue
View file @
40e29d95
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Collection Instructions"
prop=
"bodgrp.blk.colins"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.colins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Collection Instructions"
></c-input>
<c-row>
<!-- ====================左边======================= -->
<c-col
:span=
"14"
>
<c-col
:span=
"24"
>
<c-col
:span=
"4"
>
<el-form-item
label=
"Delivery of Documents "
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Our Charges to"
prop=
"bodgrp.rec.chato"
>
<c-select
v-model=
"model.bodgrp.rec.chato"
style=
"width:100%"
placeholder=
"请选择Our Charges to"
>
</c-select>
<c-col
:span=
"12"
>
<el-form-item
label=
" Instructions"
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.colins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Collection Instructions"
>
</c-input>
</c-col>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onColinsButtxmsel"
>
...
</c-button>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Charges Text"
prop=
"bodgrp.blk.chgtxt"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.chgtxt"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Charges Text"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
</c-col>
<c-col
:span=
"24"
>
<c-checkbox
v-model=
"model.bodgrp.blk.colinsflg"
>
Collection instructions modified
</c-checkbox>
</c-col>
<c-col
:span=
"12"
>
<
el-form-item
label=
"Draft Instructions"
prop=
"bodgrp.blk.dftins
"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.dftins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Draft Instructions"
></c-input
>
<
c-col
:span=
"12
"
>
<el-form-item
label=
"Draft Instructions"
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.dftins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Draft Instructions"
></c-input>
</c-col>
<c-col
:span=
"
12
"
>
<c-col
:span=
"
4
"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onDftinsButtxmsel"
>
...
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.bodgrp.rec.focflg"
>
Free of Payment
</c-checkbox>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Protest Instructions"
prop=
"bodgrp.rec.waicolcod"
>
<c-select
v-model=
"model.bodgrp.rec.waicolcod"
style=
"width:100%"
placeholder=
"请选择Protest Instructions"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Protest Instructions"
prop=
"bodgrp.blk.proins"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.proins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Protest Instructions"
></c-input>
<c-col
:span=
"24"
>
<el-form-item
label=
"Protest Instructions"
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.proins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Protest Instructions"
></c-input>
</c-col>
<c-col
:span=
"
12
"
>
<c-col
:span=
"
4
"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onProinsButtxmsel"
>
...
</c-button>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Waive Remitting Bank Charges"
prop=
"bodgrp.rec.wairmtcod"
>
<c-select
v-model=
"model.bodgrp.rec.wairmtcod"
style=
"width:100%"
placeholder=
"请选择Waive Remitting Bank Charges"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Other Instructions"
prop=
"bodgrp.blk.othins"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Other Instructions"
></c-input>
<c-col
:span=
"24"
>
<el-form-item
label=
"Other Instructions"
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Other Instructions"
></c-input>
</c-col>
<c-col
:span=
"
12
"
>
<c-col
:span=
"
4
"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onOthins1Buttxmsel"
>
...
</c-button>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Delivery instructions"
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.delins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Delivery instructions"
></c-input>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Defer Payment until"
prop=
"bodgrp.rec.othins"
>
<c-select
v-model=
"model.bodgrp.rec.othins"
style=
"width:100%"
placeholder=
"请选择Defer Payment until"
>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onWhinsButtxmsel"
>
...
</c-button>
</c-col>
</c-col>
</c-col>
<!-- ====================右边======================= -->
<c-col
:span=
"10"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Our Charges to"
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-select
v-model=
"model.bodgrp.rec.chato"
style=
"width:100%"
placeholder=
"请选择Our Charges to"
>
</c-select>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Charges Text"
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.chgtxt"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Charges Text"
></c-input>
</c-col>
<c-col
:span=
"24"
>
<c-checkbox
v-model=
"model.bodgrp.rec.focflg"
>
Free of Payment
</c-checkbox>
</c-col>
<c-col
:span=
"
12
"
>
<el-form-item
label=
"Warehouse/Insurance"
prop=
"bodgrp.rec.lescom
"
>
<c-input
v-model=
"model.bodgrp.rec.lescom"
placeholder=
"请输入Warehouse/Insurance"
></c-input
>
<c-col
:span=
"
24
"
>
<c-col
:span=
"5
"
>
<el-form-item
label=
"Waive Collecting"
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Delivery instructions"
prop=
"bodgrp.blk.delins"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.delins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Delivery instructions"
></c-input>
<c-col
:span=
"4"
>
<el-form-item
label=
"Bank Charges"
>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-select
v-model=
"model.bodgrp.rec.waicolcod"
style=
"width:100%"
placeholder=
"请选择Protest Instructions"
>
</c-select>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"4"
>
<el-form-item
label=
"Waive Remitting"
>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
"Bank Charges"
>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-select
v-model=
"model.bodgrp.rec.wairmtcod"
style=
"width:100%"
placeholder=
"请选择Waive Remitting Bank Charges"
>
</c-select>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Defer Payment until"
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onWhinsButtxmsel"
>
...
</c-button>
<c-col
:span=
"24"
>
<c-select
v-model=
"model.bodgrp.rec.othins"
style=
"width:100%"
placeholder=
"请选择Defer Payment until"
>
</c-select>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"less comm"
>
</el-form-item>
</c-col>
</div>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-select
v-model=
"model.bodgrp.cbs.opn1.cur"
style=
"width:100%"
placeholder=
"请选择Document Amount"
>
</c-select>
</c-col>
<c-col
:span=
"12"
>
<c-input
v-model=
"model.bodgrp.rec.lescom"
placeholder=
"请输入Warehouse/Insurance"
></c-input>
</c-col>
</c-col>
</c-col>
</c-row>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
src/views/Business/Botset/Setp.vue
View file @
40e29d95
This diff is collapsed.
Click to expand it.
src/views/Business/Botset/index.vue
View file @
40e29d95
<
template
>
<c-page
title=
"出口托收收汇"
>
<div
class=
"eContainer"
>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
<el-button
size=
"small"
>
备忘录
</el-button>
<el-button
size=
"small"
>
影像信息
</el-button>
<el-button
size=
"small"
>
保存模板
</el-button>
<el-button
size=
"small"
>
使用模板
</el-button>
<el-button
size=
"small"
>
制裁信息
</el-button>
<el-button
size=
"small"
>
拆分报文
</el-button>
<el-button
size=
"small"
>
智能提示
</el-button>
</c-function-btn>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<!--PD000027 -->
<el-tab-pane
label=
"PD000027"
name=
"setp"
>
<!--Funds Settlement -->
<el-tab-pane
label=
"Funds Settlement"
name=
"setp"
>
<c-content>
<m-setp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000049 -->
<el-tab-pane
label=
"PD000049"
name=
"inst"
>
<!--Instruction -->
<el-tab-pane
label=
"Instruction"
name=
"inst"
>
<c-content>
<m-inst
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000027 -->
<el-tab-pane
label=
"PD000027"
name=
"engp"
>
<m-engp
:model=
"model"
:codes=
"codes"
/>
<!--Parties -->
<el-tab-pane
label=
"Parties"
name=
"ptyp"
>
<c-content>
<m-ptyp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--
PD000000
-->
<el-tab-pane
label=
"
PD000000"
name=
"setpan
"
>
<m-
setpan
:model=
"model"
:codes=
"codes"
/>
<!--
Liability
-->
<el-tab-pane
label=
"
Liability"
name=
"engp
"
>
<m-
engp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--
PD000000
-->
<el-tab-pane
label=
"
PD000000"
name=
"setfep
"
>
<m-set
fep
:model=
"model"
:codes=
"codes"
/>
<!--
Settlement
-->
<el-tab-pane
label=
"
Settlement"
name=
"setpan
"
>
<m-set
pan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--
PD000001
-->
<el-tab-pane
label=
"
PD000001
"
name=
"glepan"
>
<!--
Bookings
-->
<el-tab-pane
label=
"
Bookings
"
name=
"glepan"
>
<m-glepan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--
PD000000
-->
<el-tab-pane
label=
"
PD000000
"
name=
"coninfp"
>
<!--
Completion
-->
<el-tab-pane
label=
"
Completion
"
name=
"coninfp"
>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000546 -->
<el-tab-pane
label=
"PD000546"
name=
"doctre"
>
<!--Messages(TRNMOD\TRNDOC\DOCPAN) -->
<el-tab-pane
label=
"Messages"
name=
"docpan"
>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--Attachments -->
<el-tab-pane
label=
"Attachments"
name=
"doctre"
>
<m-doctre
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--收账通知(LENDOC\DOCPAN) -->
<el-tab-pane
label=
"收账通知"
name=
"docpan1"
>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--外管信息 -->
<el-tab-pane
label=
"外管信息"
name=
"wg"
>
<m-wg
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--跨境人民币申报 -->
<el-tab-pane
label=
"跨境人民币申报"
name=
"cnyp"
>
<m-cnyp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--统一授信 -->
<el-tab-pane
label=
"统一授信"
name=
"limitbody"
>
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</c-tabs>
</el-form>
</div>
</c-page>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -56,12 +102,17 @@ import Default from "~/model/Botset/Default"
import
Pattern
from
"~/model/Botset/Pattern"
import
Setp
from
"./Setp"
import
Inst
from
"./Inst"
import
Ptyp
from
"./Ptyp"
import
Engp
from
"./Engp"
import
Setpan
from
"./Setpan"
import
Setfep
from
"./Setfep"
import
Setpan
from
"~/views/Public/Setpan"
import
Glepan
from
"./Glepan"
import
Coninfp
from
"./Coninfp"
import
Coninfp
from
"~/views/Public/Coninfp"
import
Docpan
from
"~/views/Public/Docpan"
import
Doctre
from
"./Doctre"
import
Docpan1
from
"./Docpan"
import
Wg
from
"./Wg"
import
Cnyp
from
"./Cnyp"
import
Limitbody
from
"./Limitbody"
export
default
{
...
...
@@ -69,12 +120,17 @@ export default {
components
:{
"m-setp"
:
Setp
,
"m-inst"
:
Inst
,
"m-ptyp"
:
Ptyp
,
"m-engp"
:
Engp
,
"m-setpan"
:
Setpan
,
"m-setfep"
:
Setfep
,
"m-glepan"
:
Glepan
,
"m-coninfp"
:
Coninfp
,
"m-docpan"
:
Docpan
,
"m-doctre"
:
Doctre
,
"m-docpan"
:
Docpan
,
"m-wg"
:
Wg
,
"m-cnyp"
:
Cnyp
,
"m-limitbody"
:
Limitbody
,
},
provide
()
{
return
{
...
...
@@ -84,7 +140,7 @@ export default {
mixins
:
[
CommonProcess
],
// 里面包含了Default、Check等的公共处理
data
(){
return
{
tabVal
:
""
,
tabVal
:
"
setp
"
,
trnName
:
"botset"
,
model
:
new
Botset
().
data
,
checkRules
:
Check
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment