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
fukai
vue-gjjs
Commits
3bfc239e
Commit
3bfc239e
authored
Dec 22, 2021
by
cyy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
infbed修改
parent
a2020586
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
1343 additions
and
559 deletions
+1343
-559
BusRouter.js
src/views/Business/BusRouter.js
+3
-1
Cbeinfp.vue
src/views/Business/Infbed/Cbeinfp.vue
+46
-8
Cbsinfp.vue
src/views/Business/Infbed/Cbsinfp.vue
+55
-5
Coninfp.vue
src/views/Business/Infbed/Coninfp.vue
+88
-4
Fepinfp.vue
src/views/Business/Infbed/Fepinfp.vue
+125
-57
Gleinfp.vue
src/views/Business/Infbed/Gleinfp.vue
+75
-27
Infsea.vue
src/views/Business/Infbed/Infsea.vue
+269
-205
Liainfp.vue
src/views/Business/Infbed/Liainfp.vue
+43
-12
Ordpan.vue
src/views/Business/Infbed/Ordpan.vue
+35
-14
Ovwp.vue
src/views/Business/Infbed/Ovwp.vue
+239
-66
Peninfp.vue
src/views/Business/Infbed/Peninfp.vue
+138
-64
Prtpan.vue
src/views/Business/Infbed/Prtpan.vue
+3
-3
Sepinfp.vue
src/views/Business/Infbed/Sepinfp.vue
+62
-20
Smhinfp.vue
src/views/Business/Infbed/Smhinfp.vue
+83
-37
Trnpan.vue
src/views/Business/Infbed/Trnpan.vue
+36
-22
index.vue
src/views/Business/Infbed/index.vue
+41
-14
SideMenu.vue
src/views/Layout/SideMenu.vue
+2
-0
No files found.
src/views/Business/BusRouter.js
View file @
3bfc239e
...
...
@@ -33,6 +33,7 @@ import Infcpd from "./Infcpd"
import
Bctacc
from
"./Bctacc"
import
Infcur
from
"./Infcur"
import
Infbed
from
"./Infbed"
import
Letcan
from
"./Letcan"
//光大添加
import
Brtlat
from
"./Brtlat"
import
Litopn
from
"./Litopn"
...
...
@@ -90,7 +91,8 @@ const BusRouter = [
{
path
:
'infcpd'
,
component
:
Infcpd
,
name
:
'Infcpd'
,
meta
:
{
title
:
'汇款查询'
}
},
{
path
:
'bctacc'
,
component
:
Bctacc
,
name
:
'Bctacc'
,
meta
:
{
title
:
'Bctacc'
}
},
{
path
:
'infcur'
,
component
:
Infcur
,
name
:
'Infcur'
,
meta
:
{
title
:
'Infcur'
}
},
{
path
:
'infbed'
,
component
:
Infcur
,
name
:
'Infbed'
,
meta
:
{
title
:
'Infbed'
}
},
{
path
:
'infbed'
,
component
:
Infbed
,
name
:
'Infbed'
,
meta
:
{
title
:
'出口信用证单据查询'
}
},
{
path
:
'letcan'
,
component
:
Letcan
,
name
:
'Letcan'
,
meta
:
{
title
:
'出口信用证注销'
}
},
//光大添加
{
path
:
'brtlat'
,
component
:
Brtlat
,
name
:
'Brtlat'
,
meta
:
{
title
:
'进口信用证单据偿还垫款'
}
},
{
path
:
'litopn'
,
component
:
Litopn
,
name
:
'Litopn'
,
meta
:
{
title
:
'进口信用证开立'
}
},
...
...
src/views/Business/Infbed/Cbeinfp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"stream of CBEs"
prop=
"infcon.cbestm"
>
<c-input
type=
"textarea"
:rows=
"12"
v-model=
"model.infcon.cbestm"
placeholder=
"请输入stream of CBEs"
></c-input>
</el-form-item>
</c-col>
</div>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
</c-content>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -20,7 +37,28 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
columns
:
[
"1 1
\"
Ext.Id
\"
0 "
,
"1 2
\"
Type of Entry
\"
0 "
,
"1 3
\"
Type
\"
0 "
,
"1 4
\"
Date
\"
0 "
,
"1 5
\"
Cur
\"
0 "
,
"2 5
\"
Cur
\"
0 "
,
"1 6
\"
Amount
\"
0 "
,
"2 6
\"
Conv. Amount
\"
0 "
,
"1 7
\"
Rel.
\"
0 "
,
"1 8
\"
Created
\"
0 "
,
"2 8
\"
End Date
\"
0 "
,
"1 9
\"
Description
\"
0 "
,
"2 9
\"
Account
\"
0 "
,
"1 10
\"
Trn ID
\"
0 "
,
"1 10
\"
CBE ID
\"
0 "
,
],
data
:
[
]
}
}
},
methods
:{...
Event
},
...
...
src/views/Business/Infbed/Cbsinfp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"24"
>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"CBS Column"
prop=
"infcon.cbctxt"
>
<c-select
v-model=
"model.infcon.cbctxt"
style=
"width:100%"
placeholder=
"请选择CBS Column"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
</c-col>
</c-row>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
<!-- ///////////////////////////// -->
<!-- <c-col :span="24">
<c-col :span="8">
<el-form-item label="CBS Column" prop="infcon.cbctxt">
<c-select v-model="model.infcon.cbctxt" style="width:100%" placeholder="请选择CBS Column">
...
...
@@ -14,8 +50,8 @@
<el-form-item label="stream of CBBs" prop="infcon.cbbstm">
<c-input type="textarea" :rows="12" v-model="model.infcon.cbbstm" placeholder="请输入stream of CBBs"></c-input>
</el-form-item>
</c-col>
</
div
>
</c-col>
-->
</
c-content
>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -29,7 +65,21 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
columns
:
[
"1 1
\"
Ext.Id
\"
0 "
,
"1 2
\"
Begin
\"
0 "
,
"1 3
\"
End
\"
0 "
,
"1 4
\"
Cur
\"
0 "
,
"1 5
\"
Balance
\"
0 "
,
"1 6
\"
Cur
\"
0 "
,
"1 7
\"
Converted Amount
\"
0 "
,
"1 8
\"
CBE ID
\"
0 "
,
],
data
:
[
]
}
}
},
methods
:{...
Event
},
...
...
src/views/Business/Infbed/Coninfp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Display Type"
prop=
"mtabut.coninf.oitinf.oit.inflev"
>
<c-select
v-model=
"model.mtabut.coninf.oitinf.oit.inflev"
style=
"width:100%"
:code=
"codes.inflev"
placeholder=
"请选择Infotext Level"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Display Type"
prop=
"mtabut.coninf.oitset.oit.inflev"
>
<c-select
v-model=
"model.mtabut.coninf.oitset.oit.inflev"
style=
"width:100%"
:code=
"codes.inflev"
placeholder=
"请选择Infotext Level"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Ceneral"
prop=
"mtabut.coninf.oitinf.oit.inftxt"
>
<c-input
type=
"textarea"
:rows=
"4"
v-model=
"model.mtabut.coninf.oitinf.oit.inftxt"
maxlength=
"60"
show-word-limit
placeholder=
"请输入Infotext"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Settlement"
prop=
"mtabut.coninf.oitset.oit.inftxt"
>
<c-input
type=
"textarea"
:rows=
"4"
v-model=
"model.mtabut.coninf.oitset.oit.inftxt"
maxlength=
"60"
show-word-limit
placeholder=
"请输入Infotext"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Execution"
prop=
"mtabut.coninf.conexedat"
>
<c-date-picker
type=
"date"
v-model=
"model.mtabut.coninf.conexedat"
style=
"width:50%"
placeholder=
"请选择日期"
></c-date-picker>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Send for Release to"
prop=
"mtabut.coninf.usr.extkey"
>
<c-input
v-model=
"model.mtabut.coninf.usr.extkey"
maxlength=
"8"
placeholder=
"请输入User ID"
>
</c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<!-- //////////////////////////////////////////////// -->
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"General"
prop=
"mtabut.coninf.oitinf.oit.inftxt"
>
<c-input
type=
"textarea"
v-model=
"model.mtabut.coninf.oitinf.oit.inftxt"
maxlength=
"60"
show-word-limit
placeholder=
"请输入Infotext"
></c-input>
</el-form-item>
...
...
@@ -36,8 +120,8 @@
<el-form-item
label=
"User ID"
prop=
"mtabut.coninf.usr.extkey"
>
<c-input
v-model=
"model.mtabut.coninf.usr.extkey"
maxlength=
"8"
placeholder=
"请输入User ID"
></c-input>
</el-form-item>
</c-col>
</
div
>
</c-col>
-->
</
c-content
>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
src/views/Business/Infbed/Fepinfp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Fee Pool"
>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
"Fee Code"
prop=
"infcon.fepfeecod"
>
<c-select
v-model=
"model.infcon.fepfeecod"
style=
"width:100%"
placeholder=
"请选择Fee Code"
>
</c-select>
</el-form-item>
</c-col>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<c-col
:span=
"12"
:offset=
"4"
>
<el-form-item
label=
"Fee Text"
prop=
"infcon.fepfeecod"
>
<c-select
disabled
v-model=
"model.infcon.fepfeecod"
style=
"width:100%"
placeholder=
"请选择Fee Code"
>
</c-select>
</el-form-item>
</c-col>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Disposition"
prop=
"infcon.fepdsp"
>
<c-select
display
v-model=
"model.infcon.fepdsp"
style=
"width:100%"
placeholder=
"请选择Disposition"
>
</c-select>
</el-form-item>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"23"
:offset=
"1"
>
Fee Pool
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"stream for FEPs to selected contract"
prop=
"infcon.fepstm"
>
<c-input
type=
"textarea"
:rows=
"6"
v-model=
"model.infcon.fepstm"
placeholder=
"请输入stream for FEPs to selected contract"
></c-input>
</el-form-item>
</c-col>
</c-row>
<c-col
:span=
"24"
>
<el-form-item
label=
"feptxtlbl"
prop=
"infcon.feptxtlbl"
>
</el-form-item>
</c-col>
<br
/>
<c-col
:span=
"24"
>
<el-form-item
label=
"Freign Charges Pool"
>
</el-form-item>
</c-col>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Fee Code"
prop=
"infcon.fepfeecod"
>
<c-select
v-model=
"model.infcon.fepfeecod"
style=
"width:100%"
placeholder=
"请选择Fee Code"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Disposition"
prop=
"infcon.fcpdsp"
>
<c-select
v-model=
"model.infcon.fcpdsp"
style=
"width:100%"
placeholder=
"请选择Disposition"
>
</c-select>
</el-form-item>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Fee Text"
prop=
"infcon.fepfeecod"
>
<c-select
disabled
v-model=
"model.infcon.fepfeecod"
style=
"width:100%"
placeholder=
"请选择Fee Code"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Disposition"
prop=
"infcon.fepdsp"
>
<c-select
v-model=
"model.infcon.fepdsp"
style=
"width:100%"
placeholder=
"请选择Disposition"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"stream of foreign charges"
prop=
"infcon.fcpstm"
>
<c-input
type=
"textarea"
:rows=
"6"
v-model=
"model.infcon.fcpstm"
placeholder=
"请输入stream of foreign charges"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<span
v-text=
"model.infcon.fcptxtlbl"
data-path=
".infcon.fcptxtlbl"
>
</span>
</c-col>
</div>
<c-col
:span=
"11"
:offset=
"1"
>
</c-col>
</c-row>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.fepstmData"
:columns=
"stmData.fepstmColumns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
<br
/>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Disposition"
prop=
"infcon.fcpdsp"
>
<c-select
v-model=
"model.infcon.fcpdsp"
style=
"width:100%"
placeholder=
"请选择Disposition"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
</c-col>
</c-row>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.fcpstmData"
:columns=
"stmData.fcpstmColumns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
</c-content>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -76,7 +114,37 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
fepstmColumns
:
[
"1 1
\"
Fee Code
\"
0 "
,
"1 2
\"
Fee Text
\"
0 "
,
"1 3
\"
Disposition
\"
0 "
,
"1 4
\"
Role
\"
0 "
,
"1 5
\"
Cur
\"
0 "
,
"1 6
\"
Amount
\"
0 "
,
"1 7
\"
Transaction/INR
\"
0 "
,
"1 8
\"
Entry Date
\"
0 "
,
"1 9
\"
Status
\"
0 "
,
],
fepstmData
:
[
],
fcpstmColumns
:
[
"1 1
\"
Payer
\"
0 "
,
"2 1
\"
Text for Payer
\"
0 "
,
"1 2
\"
Payee
\"
0 "
,
"2 2
\"
Text for Payee
\"
0 "
,
"1 3
\"
Disposition
\"
0 "
,
"1 4
\"
Cur
\"
0 "
,
"1 5
\"
Amount
\"
0 "
,
"1 6
\"
Transaction/INR
\"
0 "
,
"1 7
\"
Entry Date
\"
0 "
,
"1 8
\"
Status
\"
0 "
,
],
fcpstmData
:
[
],
}
}
},
methods
:{...
Event
},
...
...
src/views/Business/Infbed/Gleinfp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Booking date from"
prop=
"infcon.seabucdatfro"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.seabucdatfro"
style=
"width:100%"
placeholder=
"请选择Booking date from"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"To"
prop=
"infcon.seabucdatto"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.seabucdatto"
style=
"width:100%"
placeholder=
"请选择Booking date till used on GLEINFP"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Transaction INR"
prop=
"infcon.seatrninr"
>
<c-input
v-model=
"model.infcon.seatrninr"
maxlength=
"8"
placeholder=
"请输入Transaction INR"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Stream of GLEs"
prop=
"infcon.glestm"
>
<c-input
type=
"textarea"
:rows=
"6"
v-model=
"model.infcon.glestm"
placeholder=
"请输入Stream of GLEs"
></c-input>
</el-form-item>
</c-col>
</div>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"11"
>
<el-form-item
label=
"Booking date from"
prop=
"infcon.seabucdatfro"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.seabucdatfro"
style=
"width:100%"
placeholder=
"请选择Booking date from"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"8"
:offset=
"1"
>
<el-form-item
label=
"to"
prop=
"infcon.seabucdatto"
label-width=
"40px"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.seabucdatto"
style=
"width:100%"
placeholder=
"请选择Booking date till used on GLEINFP"
></c-date-picker>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Transaction INR"
prop=
"infcon.seatrninr"
>
<c-input
v-model=
"model.infcon.seatrninr"
maxlength=
"8"
placeholder=
"请输入Transaction INR"
>
</c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
</c-content>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -39,7 +66,28 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
columns
:
[
"1 1
\"
TRNINR
\"
0 "
,
"1 2
\"
Account
\"
0 "
,
"1 3
\"
D/C
\"
0 "
,
"1 4
\"
Cur
\"
0"
,
"2 4
\"
S.Cur
\"
0"
,
"1 5
\"
Amount
\"
0"
,
"2 5
\"
Sys.Amount
\"
0"
,
"1 6
\"
Val.Date
\"
0"
,
"2 6
\"
Book.Date
\"
0"
,
"1 7
\"
Booking Text 1
\"
0"
,
"2 7
\"
Booking Text 2
\"
0"
,
"3 7
\"
Booking Text 3
\"
0"
,
"1 8
\"
P.N.
\"
0"
,
"1 9
\"
Exp.Session
\"
0"
,
"2 9
\"
Exp.Status
\"
0"
,
],
data
:
[
]
}
}
},
methods
:{...
Event
},
...
...
src/views/Business/Infbed/Infsea.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-row>
<div
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutSearow"
>
&
Search
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutDsp"
disabled
>
D
&
isplay
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutUserow"
disabled
>
&
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutClr"
>
&
Clear
</c-button>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<c-infsearch-group
@
handleSearch=
"handleSearch"
@
handleReset=
"handleReset"
>
<!--
<div
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutSearow"
>
Search
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutDsp"
disabled
>
Display
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutUserow"
disabled
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutClr"
>
Clear
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutButprt"
>
导Excel
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutExi"
>
E
&
xit
</c-button>
</div>
<!--
<c-col
:span=
"24"
>
<c-col
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutSearow"
>
&
Search
</c-button>
</c-col>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutExi"
>
Exit
</c-button>
</div>
-->
<c-col
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutDsp"
>
D
&
isplay
</c-button>
</c-col>
<!-- 持续展示区 -->
<template
slot=
"keepShow"
>
<c-row>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Own Reference"
prop=
"infcon.seaownref"
>
<c-input
v-model=
"model.infcon.seaownref"
maxlength=
"16"
placeholder=
"请输入Own Reference"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Name"
prop=
"infcon.nam"
>
<c-input
v-model=
"model.infcon.nam"
maxlength=
"40"
placeholder=
"请输入Name"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
</
template
>
<c-col
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutUserow"
>
&
Use
</c-button>
</c-col>
<
template
slot=
"changeShow"
>
<c-row>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Party Reference"
prop=
"infcon.searef"
>
<c-input
v-model=
"model.infcon.searef"
maxlength=
"16"
placeholder=
"请输入Party Reference"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"10"
:offset=
"1"
>
<el-form-item
label=
"Opening between"
prop=
"infcon.opndatfrom"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.opndatfrom"
style=
"width:100%"
placeholder=
"请选择"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
"and"
prop=
"infcon.opndatto"
label-width=
"40px"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.opndatto"
style=
"width:100%"
placeholder=
"请选择"
></c-date-picker>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Select Single Party"
prop=
"infcon.pty.extkey"
>
<c-input
v-model=
"model.infcon.pty.extkey"
maxlength=
"24"
placeholder=
"请输入Select Single Party"
>
</c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Visible Name"
prop=
"infcon.pty.nam"
>
<c-input
disabled
v-model=
"model.infcon.pty.nam"
maxlength=
"40"
placeholder=
"请输入External Visible Name"
>
</c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-col
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutClr"
>
&
Clear
</c-button>
</c-col>
<c-row>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Party Name/BIC"
prop=
"infcon.seapty"
>
<c-input
v-model=
"model.infcon.seapty"
maxlength=
"24"
placeholder=
"请输入Party Name/BIC"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Role"
prop=
"infcon.searol"
>
<c-select
v-model=
"model.infcon.searol"
style=
"width:100%"
placeholder=
"请选择Role"
:code=
"codes.rolall"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-col
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutButprt"
>
导Excel
</c-button>
</c-col>
<c-row>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Resp.User"
prop=
"infcon.usr.extkey"
>
<c-input
v-model=
"model.infcon.usr.extkey"
maxlength=
"8"
placeholder=
"请输入User ID"
>
</c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Status"
prop=
"infcon.seasta"
>
<c-select
v-model=
"model.infcon.seasta"
style=
"width:100%"
placeholder=
"请选择Status"
:code=
"codes.seasta"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-col
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutExi"
>
E
&
xit
</c-button>
</c-col>
</c-col>
-->
<c-row>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Currency"
prop=
"infcon.seacur"
>
<c-select
v-model=
"model.infcon.seacur"
style=
"width:100%"
placeholder=
"请选择Currency"
:code=
"codes.cur"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"10"
:offset=
"1"
>
<el-form-item
label=
"Amount between"
prop=
"infcon.seaamtfr"
>
<c-input-currency
v-model=
"model.infcon.seaamtfr"
placeholder=
"请输入Amount"
>
</c-input-currency>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
"and"
prop=
"infcon.seaamtto"
label-width=
"40px"
>
<c-input-currency
v-model=
"model.infcon.seaamtto"
placeholder=
"请输入Amount"
>
</c-input-currency>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Own Reference"
prop=
"infcon.seaownref"
>
<c-input
v-model=
"model.infcon.seaownref"
maxlength=
"16"
placeholder=
"请输入Own Reference"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Name"
prop=
"infcon.nam"
>
<c-input
v-model=
"model.infcon.nam"
maxlength=
"40"
placeholder=
"请输入Name"
></c-input>
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutSearow"
>
&
Search
</c-button>
</c-col>
-->
<c-row>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Document Type"
prop=
"seadoctypcod"
>
<c-select
v-model=
"model.seadoctypcod"
style=
"width:100%"
placeholder=
"请选择Document Type"
:code=
"codes.seadoctypcod"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
<el-form-item
label=
"Invoice No."
prop=
"infcon.invnum"
>
<c-input
v-model=
"model.infcon.invnum"
maxlength=
"16"
placeholder=
"请输入Invoice No."
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Party Reference"
prop=
"infcon.searef"
>
<c-input
v-model=
"model.infcon.searef"
maxlength=
"16"
placeholder=
"请输入Party Reference"
></c-input>
</el-form-item>
</c-col>
<c-row>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
>
<el-form-item
label=
""
prop=
"infcon.forflg"
label-width=
"20px"
>
<c-checkbox
v-model=
"model.infcon.forflg"
>
转卖单据
</c-checkbox>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"18"
:offset=
"1"
>
</c-col>
</c-row>
</c-col>
</c-row>
</
template
>
<c-col
:span=
"6"
>
<
!-- <
c-col :span="6">
<el-form-item label="Release Status" prop="infcon.relflg">
<c-select v-model="model.infcon.relflg" style="width:100%" placeholder="请选择Release Status">
</c-select>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutDsp"
>
D
&
isplay
</c-button>
</c-col>
-->
</c-col>
<c-col :span="6">
<el-form-item label="Handling Type" prop="infcon.hndtyp">
<c-select v-model="model.infcon.hndtyp" style="width:100%" placeholder="请选择Handling Type">
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Select Single Party"
prop=
"infcon.pty.extkey"
>
<c-input
v-model=
"model.infcon.pty.extkey"
maxlength=
"24"
placeholder=
"请输入Select Single Party"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Party Name"
prop=
"infcon.pty.nam"
>
<c-input
v-model=
"model.infcon.pty.nam"
maxlength=
"40"
placeholder=
"请输入External Visible Name"
disabled
></c-input>
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutUserow"
>
&
Use
</c-button>
</c-col>
-->
</c-col> -->
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Party Name/BIC"
prop=
"infcon.seapty"
>
<c-input
v-model=
"model.infcon.seapty"
maxlength=
"24"
placeholder=
"请输入Party Name/BIC"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Role"
prop=
"infcon.searol"
>
<c-select
v-model=
"model.infcon.searol"
style=
"width:100%"
placeholder=
"请选择Role"
>
<!-- <c-col :span="6">
<el-form-item label="是否显示查询码" prop="infcon.cxmflg">
<c-select v-model="model.infcon.cxmflg" style="width:100%" placeholder="请选择是否显示查询码">
</c-select>
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutClr"
>
&
Clear
</c-button>
</c-col>
-->
</c-col> -->
<c-col
:span=
"24"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Opening between"
prop=
"infcon.opndatfrom"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.opndatfrom"
style=
"width: 100%"
placeholder=
"请选择Opening between"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"and"
prop=
"infcon.opndatto"
style=
"text-align: left"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.opndatto"
style=
"width: 100%"
placeholder=
"请选择Open Date to"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"Resp.User"
prop=
"infcon.usr.extkey"
>
<c-input
v-model=
"model.infcon.usr.extkey"
maxlength=
"8"
placeholder=
"请输入User ID"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"Status"
prop=
"infcon.seasta"
>
<c-select
v-model=
"model.infcon.seasta"
style=
"width:100%"
placeholder=
"请选择Status"
>
</c-select>
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutButprt"
>
导Excel
</c-button>
</c-col>
-->
</c-infsearch-group>
<c-col
:span=
"24"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Currency"
prop=
"infcon.seacur"
>
<c-select
v-model=
"model.infcon.seacur"
style=
"width:100%"
placeholder=
"请选择Currency"
>
</c-select
>
</el-form-item
>
</c-col
>
<c-row
style=
"margin-top:20px; padding: 0 10px 0 10px;"
>
<c-col
>
<c-button
size=
"small"
type=
"primary"
>
导Excel
</c-button
>
<c-button
size=
"small"
type=
"primary"
>
Display
</c-button
>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button
>
</c-col
>
</c-row
>
<c-col
:span=
"6"
>
<el-form-item
label=
"是否显示查询码"
prop=
"infcon.cxmflg"
>
<c-select
v-model=
"model.infcon.cxmflg"
style=
"width:100%"
placeholder=
"请选择是否显示查询码"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"Amount between"
prop=
"infcon.seaamtfr"
>
<c-input
v-model=
"model.infcon.seaamtfr"
placeholder=
"请输入Amount between"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"and"
prop=
"infcon.seaamtto"
>
<c-input
v-model=
"model.infcon.seaamtto"
placeholder=
"请输入Amount to"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-row
style=
"margin-top:20px; padding: 0 10px 0 10px;"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Document Type"
prop=
"seadoctypcod"
>
<c-select
v-model=
"model.seadoctypcod"
style=
"width:100%"
placeholder=
"请选择Document Type"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"Invoice No."
prop=
"infcon.invnum"
>
<c-input
v-model=
"model.infcon.invnum"
maxlength=
"16"
placeholder=
"请输入Invoice No."
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"3"
:offset=
"3"
>
<c-checkbox
v-model=
"model.infcon.forflg"
>
转卖单据
</c-checkbox>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"display stream"
prop=
"infbut.dspstm"
>
<c-input
v-model=
"model.infbut.dspstm"
placeholder=
"请输入display stream"
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfbutExi"
>
E
&
xit
</c-button>
<!-- <c-col :span="22" :offset="1">
<c-istream-table :list="data" :columns="columns"></c-istream-table>
</c-col> -->
</c-row>
</
div
>
</
c-content
>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -242,10 +270,46 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
columns
:
[
"1 1
\"
Reference
\"
100"
,
"2 1
\"
Resp. User
\"
100"
,
"3 1
\"
Invoice No.
\"
100"
,
"1 2
\"
Party Number
\"
133"
,
"2 2
\"
Applicant
\"
133"
,
"3 2
\"
PTA NO.
\"
0"
,
"1 3
\"
Party Number
\"
133"
,
"2 3
\"
Beneficiary
\"
133"
,
"3 3
\"
Beneficiary CN
\"
133"
,
"1 4
\"
Party Number
\"
133"
,
"2 4
\"
Issuing Bank
\"
133"
,
"1 5
\"
Party Number
\"
133"
,
"2 5
\"
Purchasing bank
\"
133"
,
"3 5
\"
转卖日期
\"
133"
,
"1 6
\"
Opened
\"
0"
,
"2 6
\"
Closed
\"
0"
,
"1 7
\"
Cur
\"
0"
,
"2 7
\"
Cur
\"
0"
,
"1 8
\"
Doc.Amount
\"
0"
,
"2 8
\"
Open Amount
\"
0"
],
data
:
[
]
}
}
},
methods
:{...
Event
},
methods
:{...
Event
,
handleSearch
(
callback
)
{
setTimeout
(()
=>
{
this
.
$notify
.
info
({
title
:
'提示'
,
message
:
'模拟post请求控制按钮状态'
});
// 执行子组件回调函数控制按钮状态
callback
()
},
1000
)
},
handleReset
()
{
}
},
created
:
function
(){
}
...
...
src/views/Business/Infbed/Liainfp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Engagement Information"
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Stream for all engagements to selected contract"
prop=
"infcon.liastm"
>
<c-input
type=
"textarea"
:rows=
"6"
v-model=
"model.infcon.liastm"
placeholder=
"请输入Stream for all engagements to selected contract"
></c-input>
</el-form-item>
</c-col>
</div>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"23"
:offset=
"1"
>
Engagement Information
</c-col>
</c-row>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
</c-content>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -24,7 +43,19 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
columns
:
[
"1 1
\"
Type
\"
0 "
,
"1 2
\"
Role
\"
0 "
,
"1 3
\"
Maturity
\"
0"
,
"1 4
\"
Amount
\"
0"
,
"1 5
\"
Account
\"
0"
,
"1 6
\"
Counter Account
\"
0"
,
],
data
:
[
]
}
}
},
methods
:{...
Event
},
...
...
src/views/Business/Infbed/Ordpan.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Stream for Orders for Contract"
prop=
"infcon.ordstm"
>
<c-input
type=
"textarea"
:rows=
"6"
v-model=
"model.infcon.ordstm"
placeholder=
"请输入Stream for Orders for Contract"
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfconButshword"
>
&
Display
</c-button>
</c-col>
-->
</div>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
</c-content>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -26,7 +37,17 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
columns
:
[
"1 1
\"
Start
\"
0 "
,
"1 2
\"
Status
\"
0 "
,
"1 3
\"
Reference
\"
0"
,
"1 4
\"
Name
\"
0"
,
],
data
:
[
]
}
}
},
methods
:{...
Event
},
...
...
src/views/Business/Infbed/Ovwp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Drag Drop Sender"
prop=
"recpan.ledget.sdamod.dadsnd"
>
<c-input
v-model=
"model.recpan.ledget.sdamod.dadsnd"
placeholder=
"请输入Drag Drop Sender"
></c-input>
</el-form-item>
</c-col>
-->
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"18"
>
<el-form-item
label=
"参考号"
prop=
"ledgrp.rec.ownref"
>
<c-input
vnpm-model=
"model.ledgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"2"
:offset=
"1"
>
<c-button
size=
"small"
type=
"primary;width:10%"
@
click=
"onSeainf"
>
i
</c-button>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"信用证余额"
prop=
"ledgrp.cbs.opn1.amt"
>
<c-col
:span=
"6"
>
<c-select
v-model=
"model.ledgrp.cbs.opn1.cur"
maxlength=
"3"
placeholder=
"请输入Currency"
:code=
"codes.curtxt"
></c-select>
</c-col>
<c-col
:span=
"16"
:offset=
"2"
>
<c-input
v-model=
"model.ledgrp.cbs.opn1.amt"
placeholder=
"请输入Balance"
></c-input>
</c-col>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"18"
>
<el-form-item
label=
"单据参考号"
prop=
"bedgrp.rec.ownref"
>
<c-input
v-model=
"model.bedgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入单据参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"2"
:offset=
"1"
>
<c-button
size=
"small"
type=
"primary;width:10%"
@
click=
"onSeainf"
>
i
</c-button>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"摘要"
prop=
"bedgrp.rec.nam"
>
<c-input
v-model=
"model.bedgrp.rec.nam"
maxlength=
"40"
placeholder=
"请输入Externally Displayed Name to Identify the Contract"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"14"
>
<el-form-item
label=
"单据金额"
prop=
"bedgrp.cbs.max.amt"
>
<c-input
v-model=
"model.bedgrp.cbs.max.amt"
placeholder=
"请输入单据金额"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"5"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"bedgrp.cbs.max.cur"
label-width=
"0px"
>
<c-select
v-model=
"model.bedgrp.cbs.max.cur"
style=
"width:100%"
placeholder=
"请选择cur"
:code=
"codes.curtxt"
></c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"14"
>
<el-form-item
label=
"交单人"
prop=
"bedgrp.prb.pts.ref"
>
<c-input
v-model=
"model.bedgrp.prb.pts.ref"
maxlength=
"16"
placeholder=
"请输入交单人"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"5"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"recpan.adaflg"
label-width=
"0px"
>
<c-checkbox
v-model=
"model.recpan.adaflg"
>
附加金额
</c-checkbox>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"14"
>
<el-form-item
label=
"单据余额"
prop=
"bedgrp.cbs.opn1.amt"
>
<c-input
v-model=
"model.bedgrp.cbs.opn1.amt"
placeholder=
"请输入Balance"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"5"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"bedgrp.cbs.opn1.cur"
label-width=
"0px"
>
<c-select
v-model=
"model.bedgrp.cbs.opn1.cur"
maxlength=
"3"
placeholder=
"请输入cur"
:code=
"codes.curtxt"
></c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"交单人名称"
prop=
"bedgrp.prb.pts.nam"
>
<c-input
v-model=
"model.bedgrp.prb.pts.nam"
maxlength=
"40"
placeholder=
"请输入Name of Party"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"单据类型"
prop=
"bedgrp.rec.doctypcod"
>
<c-select
v-model=
"model.bedgrp.rec.doctypcod"
style=
"width:100%"
placeholder=
"请选择单据类型"
:code=
"codes.bedtyp"
></c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"开证行参考号"
prop=
"bedgrp.iss.pts.ref"
>
<c-input
v-model=
"model.bedgrp.iss.pts.ref"
maxlength=
"16"
placeholder=
"请输入开证行"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"到期日"
prop=
"bedgrp.rec.matdat"
>
<c-date-picker
type=
"date"
v-model=
"model.bedgrp.rec.matdat"
style=
"width:100%"
placeholder=
"请选择到期日"
></c-date-picker>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"开证行名称"
prop=
"bedgrp.iss.pts.nam"
>
<c-input
v-model=
"model.bedgrp.iss.pts.nam"
maxlength=
"40"
placeholder=
"请输入Name of Party"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"12"
>
<el-form-item
label=
"到单日期"
prop=
"bedgrp.rec.rcvdat"
>
<c-date-picker
type=
"date"
v-model=
"model.bedgrp.rec.rcvdat"
style=
"width:100%"
placeholder=
"请选择到单日期"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"7"
:offset=
"1"
>
<el-form-item
label=
"提示日期"
label-width=
"60px"
prop=
"bedgrp.rec.predat"
>
<c-date-picker
type=
"date"
v-model=
"model.bedgrp.rec.predat"
style=
"width:100%"
placeholder=
"请选择Presentation Date"
></c-date-picker>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"申请人参考号"
prop=
"bedgrp.apl.pts.ref"
>
<c-input
v-model=
"model.bedgrp.apl.pts.ref"
maxlength=
"16"
placeholder=
"请输入申请人"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"单据状态"
prop=
"bedgrp.rec.docsta"
>
<c-input
v-model=
"model.bedgrp.rec.docsta"
maxlength=
"40"
placeholder=
"请输入单据状态"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"申请人名称"
prop=
"bedgrp.apl.pts.nam"
>
<c-input
v-model=
"model.bedgrp.apl.pts.nam"
maxlength=
"40"
placeholder=
"请输入Name of Party"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<!-- ///////////////////////////////////////// -->
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<
!--
<
c-col
:span=
"24"
>
<c-col
:span=
"8"
>
/////
<el-form-item
label=
"参考号"
prop=
"ledgrp.rec.ownref"
>
<c-input
vnpm-model=
"model.ledgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary
"
@
click=
"onSeainf"
icon=
"el-icon-search"
>
</c-button>
<c-col
:span=
"4"
>
///
<c-button
size=
"small"
type=
"primary
;width:10%"
@
click=
"onSeainf"
>
i
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
///
<el-form-item
label=
"信用证余额"
prop=
"ledgrp.cbs.opn1.amt"
>
<c-col
:span=
"6"
>
<c-select
v-model=
"model.ledgrp.cbs.opn1.cur"
maxlength=
"3"
placeholder=
"请输入Currency"
></c-select>
...
...
@@ -28,38 +233,22 @@
</c-col>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"1"
>
<el-form-item
label=
"Currency"
prop=
"ledgrp.cbs.opn1.cur"
>
<c-input
v-model=
"model.ledgrp.cbs.opn1.cur"
maxlength=
"3"
placeholder=
"请输入Currency"
></c-input>
</el-form-item>
</c-col>
-->
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Drag Drop Sender"
prop=
"recpan.recget.sdamod.dadsnd"
>
<c-input
v-model=
"model.recpan.recget.sdamod.dadsnd"
placeholder=
"请输入Drag Drop Sender"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<c-col
:span=
"8"
>
/////
<el-form-item
label=
"单据参考号"
prop=
"bedgrp.rec.ownref"
>
<c-input
v-model=
"model.bedgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入单据参考号"
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
""
prop=
"recpan.recget.sdamod.seainf"
>
<c-input
v-model=
"model.recpan.recget.sdamod.seainf"
placeholder=
"请输入"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary
"
@
click=
"onSeainf"
icon=
"el-icon-search"
>
</c-button>
<c-col
:span=
"4"
>
/////
<c-button
size=
"small"
type=
"primary
;width:10%"
@
click=
"onSeainf"
>
i
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
/////
<el-form-item
label=
"摘要"
prop=
"bedgrp.rec.nam"
>
<c-input
v-model=
"model.bedgrp.rec.nam"
maxlength=
"40"
placeholder=
"请输入Externally Displayed Name to Identify the Contract"
></c-input>
</el-form-item>
...
...
@@ -67,14 +256,8 @@
</c-col>
<c-col
:span=
"24"
>
<!--
<c-col
:span=
"12"
>
<el-form-item
prop=
"bedgrp.cbs.max.cur"
>
<c-select
v-model=
"model.bedgrp.cbs.max.cur"
style=
"width:100%"
placeholder=
"请选择单据金额"
>
</c-select>
</el-form-item>
</c-col>
-->
<c-col
:span=
"8"
>
<c-col
:span=
"8"
>
///
<el-form-item
label=
"单据金额"
prop=
"bedgrp.cbs.max.amt"
>
<c-col
:span=
"10"
>
<c-select
v-model=
"model.bedgrp.cbs.max.cur"
style=
"width:100%"
placeholder=
"请选择cur"
></c-select>
...
...
@@ -85,28 +268,18 @@
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<c-col
:span=
"4"
>
///
<c-checkbox
v-model=
"model.recpan.adaflg"
>
附加金额
</c-checkbox>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
///
<el-form-item
label=
"交单人"
prop=
"bedgrp.prb.pts.ref"
>
<c-input
v-model=
"model.bedgrp.prb.pts.ref"
maxlength=
"16"
placeholder=
"请输入交单人"
></c-input>
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.recpan.adaflg"
>
Add. amount
</c-checkbox>
</c-col>
-->
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"单据余额"
prop=
"bedgrp.cbs.opn1.cur"
>
<c-input
v-model=
"model.bedgrp.cbs.opn1.cur"
maxlength=
"3"
placeholder=
"请输入单据余额"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"8"
>
<c-col
:span=
"8"
>
////
<el-form-item
label=
"单据余额"
prop=
"bedgrp.cbs.opn1.amt"
>
<c-col
:span=
"10"
>
<c-select
v-model=
"model.bedgrp.cbs.opn1.cur"
maxlength=
"3"
placeholder=
"请输入cur"
></c-select>
...
...
@@ -117,55 +290,55 @@
</el-form-item>
</c-col>
<c-col
:span=
"12"
:offset=
"4"
>
<c-col
:span=
"12"
:offset=
"4"
>
////
<el-form-item
label=
"交单人名称"
prop=
"bedgrp.prb.pts.nam"
>
<c-input
v-model=
"model.bedgrp.prb.pts.nam"
maxlength=
"40"
placeholder=
"请输入Name of Party"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
////
<el-form-item
label=
"单据类型"
prop=
"bedgrp.rec.doctypcod"
>
<c-select
v-model=
"model.bedgrp.rec.doctypcod"
style=
"width:100%"
placeholder=
"请选择单据类型"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
/////
<el-form-item
label=
"开证行参考号"
prop=
"bedgrp.iss.pts.ref"
>
<c-input
v-model=
"model.bedgrp.iss.pts.ref"
maxlength=
"16"
placeholder=
"请输入开证行"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<c-col
:span=
"6"
>
//////
<el-form-item
label=
"到期日"
prop=
"bedgrp.rec.matdat"
>
<c-date-picker
type=
"date"
v-model=
"model.bedgrp.rec.matdat"
style=
"width:100%"
placeholder=
"请选择到期日"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"12"
:offset=
"6"
>
<c-col
:span=
"12"
:offset=
"6"
>
/////
<el-form-item
label=
"开证行名称"
prop=
"bedgrp.iss.pts.nam"
>
<c-input
v-model=
"model.bedgrp.iss.pts.nam"
maxlength=
"40"
placeholder=
"请输入Name of Party"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<c-col
:span=
"6"
>
///
<el-form-item
label=
"到单日期"
prop=
"bedgrp.rec.rcvdat"
>
<c-date-picker
type=
"date"
v-model=
"model.bedgrp.rec.rcvdat"
style=
"width:100%"
placeholder=
"请选择到单日期"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<c-col
:span=
"6"
>
///
<el-form-item
label=
"提示日期"
prop=
"bedgrp.rec.predat"
>
<c-date-picker
type=
"date"
v-model=
"model.bedgrp.rec.predat"
style=
"width:100%"
placeholder=
"请选择Presentation Date"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
///
<el-form-item
label=
"申请人参考号"
prop=
"bedgrp.apl.pts.ref"
>
<c-input
v-model=
"model.bedgrp.apl.pts.ref"
maxlength=
"16"
placeholder=
"请输入申请人"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"单据状态"
prop=
"bedgrp.rec.docsta"
>
<c-input
v-model=
"model.bedgrp.rec.docsta"
maxlength=
"40"
placeholder=
"请输入单据状态"
></c-input>
...
...
@@ -176,8 +349,8 @@
<el-form-item
label=
"申请人名称"
prop=
"bedgrp.apl.pts.nam"
>
<c-input
v-model=
"model.bedgrp.apl.pts.nam"
maxlength=
"40"
placeholder=
"请输入Name of Party"
></c-input>
</el-form-item>
</c-col>
</
div
>
</c-col>
-->
</
c-content
>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
src/views/Business/Infbed/Peninfp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Pending Items"
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"4"
>
<c-checkbox
v-model=
"model.infcon.sptinc"
>
Incoming
</c-checkbox>
</c-col>
<c-col
:span=
"4"
>
<c-checkbox
v-model=
"model.infcon.sptreg"
>
Registered
</c-checkbox>
</c-col>
<c-col
:span=
"4"
>
<c-checkbox
v-model=
"model.infcon.sptpen"
>
Pending
</c-checkbox>
</c-col>
<c-col
:span=
"4"
>
<c-checkbox
v-model=
"model.infcon.sptcor"
>
Correction
</c-checkbox>
</c-col>
<c-col
:span=
"4"
>
<c-checkbox
v-model=
"model.infcon.sptdel"
>
Deleted
</c-checkbox>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"stream for SPT to selected contract"
prop=
"infcon.sptstm"
>
<c-input
type=
"textarea"
:rows=
"6"
v-model=
"model.infcon.sptstm"
placeholder=
"请输入stream for SPT to selected contract"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Diaries"
>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"Date from"
prop=
"infcon.diadatfrom"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.diadatfrom"
style=
"width:100%"
placeholder=
"请选择Date from"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"to"
prop=
"infcon.diadatto"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.diadatto"
style=
"width:100%"
placeholder=
"请选择date till"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"10"
:offset=
"2"
>
<el-form-item
label=
"Status"
prop=
"infcon.diasta"
>
<c-select
v-model=
"model.infcon.diasta"
style=
"width:100%"
placeholder=
"请选择Status"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"stream for diaries to selected contract"
prop=
"infcon.diastm"
>
<c-input
type=
"textarea"
:rows=
"6"
v-model=
"model.infcon.diastm"
placeholder=
"请输入stream for diaries to selected contract"
></c-input>
</el-form-item>
</c-col>
</div>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"23"
:offset=
"1"
>
Pending Items
</c-col>
</c-row>
<br
/>
<c-row
class=
"infrow"
>
<c-col
:span=
"4"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"infcon.sptinc"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.sptinc"
>
Incoming
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
""
prop=
"infcon.sptreg"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.sptreg"
>
Registered
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
""
prop=
"infcon.sptpen"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.sptpen"
>
Pending
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
""
prop=
"infcon.sptcor"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.sptcor"
>
Correction
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
""
prop=
"infcon.sptdel"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.sptdel"
>
Deleted
</c-checkbox>
</el-form-item>
</c-col>
</c-row>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.sptstmData"
:columns=
"stmData.sptstmColumns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
<br
/>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"23"
:offset=
"1"
>
Diaries
</c-col>
</c-row>
<br
/>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"11"
>
<el-form-item
label=
"Date from"
prop=
"infcon.diadatfrom"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.diadatfrom"
style=
"width:100%"
placeholder=
"请选择Date from"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"8"
:offset=
"1"
>
<el-form-item
label=
"to"
prop=
"infcon.diadatto"
label-width=
"40px"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.diadatto"
style=
"width:100%"
placeholder=
"请选择date till"
></c-date-picker>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Status"
prop=
"infcon.diasta"
>
<c-select
v-model=
"model.infcon.diasta"
style=
"width:100%"
placeholder=
"请选择Status"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.diastmData"
:columns=
"stmData.diastmColumns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
</c-content>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -76,7 +124,33 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
sptstmColumns
:
[
"1 1
\"
TRN
\"
0 "
,
"1 2
\"
Reference
\"
0 "
,
"1 3
\"
Name
\"
0 "
,
"1 4
\"
Creation
\"
0"
,
"1 5
\"
Status
\"
0"
,
"1 6
\"
by
\"
0"
,
"1 7
\"
Info
\"
0"
,
"1 8
\"
Infotext
\"
0"
,
],
sptstmData
:
[
],
diastmColumns
:
[
"1 1
\"
Date
\"
0 "
,
"1 2
\"
Reason
\"
0 "
,
"1 3
\"
Description
\"
0 "
,
"1 4
\"
Transaction
\"
0"
,
"1 5
\"
User
\"
0"
,
"1 6
\"
Group
\"
0"
,
"1 7
\"
Status
\"
0"
,
],
diastmData
:
[
],
}
}
},
methods
:{...
Event
},
...
...
src/views/Business/Infbed/Prtpan.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"
12
"
>
<el-form-item
label=
"
XMLPanel prtpan的内置block"
prop=
"prtpanblk
"
>
<c-input
type=
"textarea"
v-model=
"model.prtpanblk"
maxlength=
"200"
show-word-limit
placeholder=
"请输入XMLPanel prtpan的内置block"
></c-input>
<c-col
:span=
"
23
"
>
<el-form-item
label=
"
"
prop=
"prtpanblk"
label-width=
"40px
"
>
<c-input
type=
"textarea"
:rows =
"4"
v-model=
"model.prtpanblk"
maxlength=
"200"
show-word-limit
placeholder=
"请输入XMLPanel prtpan的内置block"
></c-input>
</el-form-item>
</c-col>
</div>
...
...
src/views/Business/Infbed/Sepinfp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Temporary"
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.infcon.setflg"
>
show temporary settlement that already settled
</c-checkbox>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.infcon.sepdelflg"
>
show temporary settlement that already deleted
</c-checkbox>
</c-col>
<c-col
:span=
"19"
:offset=
"5"
>
<el-form-item
label=
"stream of SEPs"
prop=
"infcon.sepstm"
>
<c-input
type=
"textarea"
:rows=
"6"
v-model=
"model.infcon.sepstm"
placeholder=
"请输入stream of SEPs"
></c-input>
</el-form-item>
</c-col>
</div>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"23"
:offset=
"1"
>
Temporary Settlement
</c-col>
</c-row>
<br
/>
<c-row
class=
"infrow"
>
<c-col
:span=
"7"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"infcon.setflg"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.setflg"
>
show temporary settlement that already settled
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"7"
>
<el-form-item
label=
""
prop=
"infcon.sepdelflg"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.sepdelflg"
>
show temporary settlement that already deleted
</c-checkbox>
</el-form-item>
</c-col>
</c-row>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
</c-content>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -32,7 +60,21 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
columns
:
[
"1 1
\"
Cre.Date
\"
0 "
,
"1 2
\"
Reference
\"
0 "
,
"1 3
\"
Cur
\"
0 "
,
"1 4
\"
Amount
\"
115"
,
"1 5
\"
Cre.TRNINR
\"
115"
,
"1 6
\"
Cre.TRN
\"
115"
,
"1 7
\"
Settl.TRNINR
\"
115"
,
"1 8
\"
Settl.Date
\"
115"
,
],
data
:
[
]
}
}
},
methods
:{...
Event
},
...
...
src/views/Business/Infbed/Smhinfp.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Type of Document"
prop=
"infcon.smhcortyp"
>
<c-select
v-model=
"model.infcon.smhcortyp"
style=
"width:100%"
placeholder=
"请选择Type of Document"
>
</c-select>
</el-form-item>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"14"
>
<el-form-item
label=
"Type of Document"
prop=
"infcon.smhcortyp"
>
<c-select
v-model=
"model.infcon.smhcortyp"
style=
"width:100%"
placeholder=
"请选择Type of Document"
:code=
"codes.cortyp"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"5"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"infcon.chktrn"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.chktrn"
>
Active only
</c-checkbox>
</el-form-item>
</c-col>
</c-row>
</c-col>
<c-col
:span=
"10"
:offset=
"2"
>
<c-checkbox
v-model=
"model.infcon.chktrn"
>
Active only
</c-checkbox>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"20"
>
<el-form-item
label=
"Direction"
prop=
"infcon.smhdir"
>
<c-select
v-model=
"model.infcon.smhdir"
style=
"width:100%"
placeholder=
"请选择Direction"
>
</c-select>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-row>
<c-col
:span=
"11"
>
<el-form-item
label=
"Created between "
prop=
"infcon.smhdatfrom"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.smhdatfrom"
style=
"width:100%"
placeholder=
"请选择Created between "
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"8"
:offset=
"1"
>
<el-form-item
label=
"and"
prop=
"infcon.smhdatto"
label-width=
"40px"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.smhdatto"
style=
"width:100%"
placeholder=
"请选择created till"
></c-date-picker>
</el-form-item>
</c-col>
</c-row>
</c-col>
</c-col
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Created between "
prop=
"infcon.smhdatfrom"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.smhdatfrom"
style=
"width:100%"
placeholder=
"请选择Created between "
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label=
"to"
prop=
"infcon.smhdatto"
>
<c-date-picker
type=
"date"
v-model=
"model.infcon.smhdatto"
style=
"width:100%"
placeholder=
"请选择created till"
></c-date-picker>
</el-form-item>
</c-col>
</c-col>
</c-row>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"continueEdit(scope.row)"
>
操作
</a>
</
template
>
</el-table-column>
</c-istream-table>
</c-col>
</c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Direction"
prop=
"infcon.smhdir"
>
<c-select
v-model=
"model.infcon.smhdir"
style=
"width:100%"
placeholder=
"请选择Direction"
>
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"stream of documents to selected contract"
prop=
"infcon.smhstm"
>
<c-input
type=
"textarea"
:rows=
"6"
v-model=
"model.infcon.smhstm"
placeholder=
"请输入stream of documents to selected contract"
></c-input>
</el-form-item>
</c-col>
</div>
</c-content>
</template>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -53,7 +88,18 @@ export default {
mixins
:
[
CommonProcess
],
data
(){
return
{
stmData
:
{
columns
:
[
"1 1
\"
Type
\"
0 "
,
"1 2
\"
Document
\"
0 "
,
"1 3
\"
Created
\"
0 "
,
"1 4
\"
Direction
\"
0 "
,
"1 5
\"
SMHINR
\"
0 "
,
],
data
:
[
]
}
}
},
methods
:{...
Event
},
...
...
src/views/Business/Infbed/Trnpan.vue
View file @
3bfc239e
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.infcon.chksubcon"
>
incl. all subcontracts
</c-checkbox>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.infcon.chktrnsta"
>
Active only (exclude rejected and deleted transactions)
</c-checkbox>
</c-col>
<c-col
:span=
"22"
:offset=
"1"
>
<el-form-item
label=
"selected contract"
prop=
"infcon.trnstm"
>
<c-input
type=
"textarea"
:rows=
"12"
v-model=
"model.infcon.trnstm"
placeholder=
"请输入stream for TRN to selected contract"
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onInfconButshw"
>
&
Display
</c-button>
</c-col>
-->
</div>
<c-content
class=
"eibs-tab"
:height=
"200"
>
<div
class=
"infTopBtn"
>
<el-button-group>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-left"
></c-button>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-arrow-right"
></c-button>
</el-button-group>
<c-button
size=
"small"
type=
"primary"
>
Print
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Use
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Display
</c-button>
</div>
<c-row
class=
"infrow"
style=
"margin-top:50px;"
>
<c-col
:span=
"5"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"infcon.chksubcon"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.chksubcon"
>
incl. all subcontracts
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"5"
>
<el-form-item
label=
""
prop=
"infcon.chktrnsta"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.chktrnsta"
>
only active transactions
</c-checkbox>
</el-form-item>
</c-col>
</c-row>
<c-row
class=
"infrow"
>
<c-col
:span=
"22"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"infcon.trnstm"
label-width=
"0"
>
<c-input
type=
"textarea"
:rows=
"4"
v-model=
"model.infcon.trnstm"
show-word-limit
placeholder=
"请输入stream for TRN to selected contract"
></c-input>
</el-form-item>
</c-col>
</c-row>
</c-content>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
src/views/Business/Infbed/index.vue
View file @
3bfc239e
<
template
>
<c-page
title=
"出口信用证单据查询"
>
<div
class=
"eContainer"
>
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
<el-form
:model=
"model"
:rules=
"rules"
...
...
@@ -12,75 +11,103 @@
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<!--选择 -->
<el-tab-pane
label=
"Selection选择"
name=
"infsea"
>
<m-infsea
:model=
"model"
:codes=
"codes"
/>
<el-tab-pane
label=
"选择"
name=
"infsea"
>
<c-content>
<m-infsea
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--内容 -->
<el-tab-pane
label=
"Owerview内容"
name=
"ovwp"
>
<el-tab-pane
label=
"内容"
name=
"ovwp"
>
<c-content>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--附言 -->
<el-tab-pane
label=
"Completion附言"
name=
"coninfp"
>
<el-tab-pane
label=
"附言"
name=
"coninfp"
>
<c-content>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Transactions -->
<el-tab-pane
label=
"Transactions"
name=
"trnpan"
>
<c-content>
<m-trnpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--CBS Info -->
<el-tab-pane
label=
"CBS Info"
name=
"cbsinfp"
>
<c-content>
<m-cbsinfp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--CBE Info -->
<el-tab-pane
label=
"CBE Info"
name=
"cbeinfp"
>
<c-content>
<m-cbeinfp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--FEP /FCP Info -->
<el-tab-pane
label=
"FEP /FCP Info"
name=
"fepinfp"
>
<c-content>
<m-fepinfp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--SEP Info -->
<el-tab-pane
label=
"SEP Info"
name=
"sepinfp"
>
<c-content>
<m-sepinfp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--GLE Bookings -->
<el-tab-pane
label=
"GLE Bookings"
name=
"gleinfp"
>
<el-tab-pane
label=
"分录信息"
name=
"gleinfp"
>
<c-content>
<m-gleinfp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--SMH Info -->
<el-tab-pane
label=
"SMH Info"
name=
"smhinfp"
>
<el-tab-pane
label=
"报文信息"
name=
"smhinfp"
>
<c-content>
<m-smhinfp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--SPT /DIA Info -->
<el-tab-pane
label=
"SPT /DIA Info"
name=
"peninfp"
>
<el-tab-pane
label=
"经办信息"
name=
"peninfp"
>
<c-content>
<m-peninfp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Engagement -->
<el-tab-pane
label=
"Engagement"
name=
"liainfp"
>
<c-content>
<m-liainfp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Print -->
<el-tab-pane
label=
"Print"
name=
"prtpan"
>
<c-content>
<m-prtpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--Order -->
<el-tab-pane
label=
"Order"
name=
"ordpan"
>
<c-content>
<m-ordpan
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
</c-tabs>
</el-form>
...
...
@@ -108,9 +135,8 @@ import Peninfp from "./Peninfp"
import
Liainfp
from
"./Liainfp"
import
Prtpan
from
"./Prtpan"
import
Ordpan
from
"./Ordpan"
// import Coninfp from "./Coninfp"
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
Coninfp
from
"./Coninfp"
// import Coninfp from "~/views/Public/Coninfp";
export
default
{
components
:{
...
...
@@ -144,12 +170,13 @@ export default {
defaultRules
:
Default
,
pattern
:
Pattern
,
rules
:
null
,
codes
:
{
codes
:
{
...
CodeTable
},
// showflg: true,
}
},
methods
:{
tabClick
(){
tabClick
(){
}
},
created
:
async
function
(){
...
...
src/views/Layout/SideMenu.vue
View file @
3bfc239e
...
...
@@ -67,6 +67,8 @@ export default {
{
inifrm
:
"letame"
,
ininam
:
"出口信用证修改"
,
pntmiu
:
"3"
},
{
inifrm
:
"letrsv"
,
ininam
:
"出口信用证补通知"
,
pntmiu
:
"3"
},
{
inifrm
:
"infled"
,
ininam
:
"出口信用证查询infled"
,
pntmiu
:
"3"
},
{
inifrm
:
"infbed"
,
ininam
:
"出口信用证单据查询"
,
pntmiu
:
"3"
},
{
inifrm
:
"letcan"
,
ininam
:
"出口信用证注销"
,
pntmiu
:
"3"
},
{
inifrm
:
"4"
,
ininam
:
"进口信用证"
,
pntmiu
:
""
},
{
inifrm
:
"inflid"
,
ininam
:
"进口信用证查询"
,
pntmiu
:
"4"
},
{
inifrm
:
"litopn"
,
ininam
:
"进口信用证开立"
,
pntmiu
:
"4"
},
...
...
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