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
4106de93
Commit
4106de93
authored
Sep 05, 2022
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
infcld初始化以及路由侧边栏添加
parent
88b78a15
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
67 additions
and
58 deletions
+67
-58
index.js
src/config/CodeTable/index.js
+3
-0
Event.js
src/model/Infcld/Event.js
+0
-0
index.js
src/model/Infcld/index.js
+0
-0
BusRouter.js
src/views/Business/BusRouter.js
+1
-1
Cbsinfp.vue
src/views/Business/Infcld/Cbsinfp.vue
+2
-2
Fepinfp.vue
src/views/Business/Infcld/Fepinfp.vue
+50
-48
Infsea.vue
src/views/Business/Infcld/Infsea.vue
+0
-0
index.vue
src/views/Business/Infcld/index.vue
+10
-7
SideMenu.vue
src/views/Layout/SideMenu.vue
+1
-0
No files found.
src/config/CodeTable/index.js
View file @
4106de93
...
...
@@ -4126,6 +4126,9 @@ const CodeTable = {
{
label
:
"8th Third Party"
,
value
:
"TP8"
},
{
label
:
"9th Third Party"
,
value
:
"TP9"
},
],
searol2
:[
{
label
:
"Collecting Bank"
,
value
:
"COL"
},
],
seacur
:[
{
label
:
`CNY-人民币`
,
value
:
`CNY`
},
{
label
:
`KRW-韩元`
,
value
:
`KRW`
},
...
...
src/model/Infcld/Event.js
View file @
4106de93
This diff is collapsed.
Click to expand it.
src/model/Infcld/index.js
View file @
4106de93
This diff is collapsed.
Click to expand it.
src/views/Business/BusRouter.js
View file @
4106de93
...
...
@@ -208,11 +208,11 @@ const BusRouter = [
{
path
:
'sptpopup'
,
component
:
Sptpopup
,
name
:
'Sptpopup'
,
meta
:
{
title
:
'待经办详情'
}
},
{
path
:
'trnfndsDetail'
,
component
:
TrnfndsDetail
,
name
:
'TrnfndsDetail'
,
meta
:
{
title
:
'已完成详情'
}
},
{
path
:
'inftrnpsDetail'
,
component
:
InftrnpsDetail
,
name
:
'InftrnpsDetail'
,
meta
:
{
title
:
'待复核详情'
}
},
{
path
:
'infcld'
,
component
:
Infcld
,
name
:
'Infcld'
,
meta
:
{
title
:
'打包托收查询'
}
},
{
path
:
'cltdav'
,
component
:
Cltdav
,
name
:
'Cltdav'
,
meta
:
{
title
:
'打包托收开立'
}
},
{
path
:
'clttra'
,
component
:
Clttra
,
name
:
'Clttra'
,
meta
:
{
title
:
'打包托收催收'
}
},
{
path
:
'cltset'
,
component
:
Cltset
,
name
:
'Cltset'
,
meta
:
{
title
:
'打包托收解包'
}
},
{
path
:
'infccd'
,
component
:
Infccd
,
name
:
'Infccd'
,
meta
:
{
title
:
'光票托收查询'
}
},
{
path
:
'infcld'
,
component
:
Infcld
,
name
:
'Infcld'
,
meta
:
{
title
:
'光票托收查询2'
}
},
{
path
:
'ccttra'
,
component
:
Ccttra
,
name
:
'Ccttra'
,
meta
:
{
title
:
'光票托收催收'
}
},
{
path
:
'cctdav'
,
component
:
Cctdav
,
name
:
'Cctdav'
,
meta
:
{
title
:
'光票托收开立'
}
},
{
path
:
'cctset'
,
component
:
Cctset
,
name
:
'Cctset'
,
meta
:
{
title
:
'光票托收收汇'
}
},
...
...
src/views/Business/Infcld/Cbsinfp.vue
View file @
4106de93
...
...
@@ -8,11 +8,11 @@
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<
!--
<
c-col
:span=
"12"
>
<el-form-item
label=
"stream of CBBs"
prop=
"infcon.cbbstm"
>
<c-input
v-model=
"model.infcon.cbbstm"
placeholder=
"请输入stream of CBBs"
></c-input>
</el-form-item>
</c-col>
</c-col>
-->
</div>
</
template
>
<
script
>
...
...
src/views/Business/Infcld/Fepinfp.vue
View file @
4106de93
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<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-col
:span=
"12"
>
<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-col
:span=
"12"
>
<el-form-item
label=
"stream for FEPs to selected contract"
prop=
"infcon.fepstm"
>
<c-input
v-model=
"model.infcon.fepstm"
placeholder=
"请输入stream for FEPs to selected contract"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<span
v-text=
"model.infcon.feptxtlbl"
data-path=
".infcon.feptxtlbl"
>
</span>
</c-col>
<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>
<c-col
:span=
"12"
>
<el-form-item
label=
"stream of foreign charges"
prop=
"infcon.fcpstm"
>
<c-input
v-model=
"model.infcon.fcpstm"
placeholder=
"请输入stream of foreign charges"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<span
v-text=
"model.infcon.fcptxtlbl"
data-path=
".infcon.fcptxtlbl"
>
</span>
</c-col>
</div>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Fee Code"
prop=
"infcon.fepfeecod"
>
<c-select
v-model=
"model.infcon.fepfeecod"
style=
"width:100%"
placeholder=
"请选择Fee Code"
>
<el-option
v-for=
"item in codes.fepfeecod"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Disposition"
prop=
"infcon.fepdsp"
>
<c-select
v-model=
"model.infcon.fepdsp"
style=
"width:100%"
placeholder=
"请选择Disposition"
>
<el-option
v-for=
"item in codes.fepdsp"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"stream for FEPs to selected contract"
prop=
"infcon.fepstm"
>
<c-input
v-model=
"model.infcon.fepstm"
placeholder=
"请输入stream for FEPs to selected contract"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Fee Text"
prop=
"infcon.fepfeecod"
>
<c-input
v-model=
"model.infcon.fepfeecod"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<span
v-text=
"model.infcon.feptxtlbl"
data-path=
".infcon.feptxtlbl"
>
</span>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"stream of foreign charges"
prop=
"infcon.fcpstm"
>
<c-input
v-model=
"model.infcon.fcpstm"
placeholder=
"请输入stream of foreign charges"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<span
v-text=
"model.infcon.fcptxtlbl"
data-path=
".infcon.fcptxtlbl"
>
</span>
</c-col>
</div>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
@@ -51,19 +54,18 @@ import Event from "~/model/Infcld/Event"
export
default
{
inject
:
[
'root'
],
props
:
[
"model"
,
"codes"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
commonProcess
],
data
(){
data
()
{
return
{
}
},
methods
:
{...
Event
},
created
:
function
()
{
methods
:
{
...
Event
},
created
:
function
()
{
}
}
</
script
>
<
style
>
</
style
>
src/views/Business/Infcld/Infsea.vue
View file @
4106de93
This diff is collapsed.
Click to expand it.
src/views/Business/Infcld/index.vue
View file @
4106de93
...
...
@@ -7,6 +7,11 @@
<el-tab-pane
label=
"Selection"
name=
"infsea"
>
<m-infsea
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
label=
"Completion"
name=
"coninfp"
>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000013 -->
<el-tab-pane
label=
"Transactions"
name=
"trnpan"
>
...
...
@@ -32,12 +37,7 @@
<el-tab-pane
label=
"SEP Info"
name=
"sepinfp"
>
<m-sepinfp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
label=
"Details of Temporary"
name=
"sepp0"
>
<m-sepp0
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000177 -->
<el-tab-pane
label=
"GLE Bookings"
name=
"gleinfp"
>
<m-gleinfp
:model=
"model"
:codes=
"codes"
/>
...
...
@@ -129,12 +129,14 @@ import Fecp from "./Fecp"
import
Cips
from
"./Cips"
import
Cips2
from
"./Cips2"
import
Cips3
from
"./Cips3"
import
Coninfp
from
"~/views/Public/Coninfp"
export
default
{
name
:
"Infcld"
,
components
:{
"m-infsea"
:
Infsea
,
"m-coninfp"
:
Coninfp
,
"m-trnpan"
:
Trnpan
,
"m-cbsinfp"
:
Cbsinfp
,
"m-cbeinfp"
:
Cbeinfp
,
...
...
@@ -162,7 +164,7 @@ export default {
mixins
:
[
commonProcess
],
// 里面包含了Default、Check等的公共处理
data
(){
return
{
tabVal
:
""
,
tabVal
:
"
infsea
"
,
trnName
:
"infcld"
,
model
:
new
Infcld
().
data
,
checkRules
:
Check
,
...
...
@@ -170,6 +172,7 @@ export default {
pattern
:
Pattern
,
rules
:
null
,
codes
:
{
...
CodeTable
},
}
},
...
...
src/views/Layout/SideMenu.vue
View file @
4106de93
...
...
@@ -113,6 +113,7 @@ export default {
{
inifrm
:
"infltd"
,
ininam
:
"转让信用证查询"
,
pntmiu
:
"7"
},
{
inifrm
:
"infbtd"
,
ininam
:
"转让信用证单据查询"
,
pntmiu
:
"7"
},
{
inifrm
:
"8"
,
ininam
:
"打包托收"
,
pntmiu
:
""
},
{
inifrm
:
"infcld"
,
ininam
:
"打包托收查询"
,
pntmiu
:
"8"
},
{
inifrm
:
"cltdav"
,
ininam
:
"打包托收开立"
,
pntmiu
:
"8"
},
{
inifrm
:
"clttra"
,
ininam
:
"打包托收催收"
,
pntmiu
:
"8"
},
{
inifrm
:
"cltset"
,
ininam
:
"打包托收解包"
,
pntmiu
:
"8"
},
...
...
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