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
a2df3a98
Commit
a2df3a98
authored
Dec 29, 2021
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bdtset付款信息布局调整中
parent
590915f3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
41 additions
and
21 deletions
+41
-21
index.js
src/model/Bdtset/index.js
+10
-2
Utlp.vue
src/views/Business/Bdtset/Utlp.vue
+0
-0
index.vue
src/views/Business/Bdtset/index.vue
+31
-19
No files found.
src/model/Bdtset/index.js
View file @
a2df3a98
...
...
@@ -81,6 +81,12 @@ export default class Bdtset{
glemod
:{
gleshwstm
:
""
,
// Booking stream to Display .setmod.glemod.gleshwstm
},
setfog
:
{
setfol
:
[]
},
setfeg
:
{
setfel
:
[]
},
},
trtcre
:{
crefinflg
:
""
,
// Create Financing .trtcre.crefinflg
...
...
@@ -194,6 +200,7 @@ export default class Bdtset{
advdoc
:
""
,
// 国内证通知书 .trnmod.trndoc.advdoc
advnam
:
""
,
// 国内证落款 .trnmod.trndoc.advnam
amdapl
:
""
,
// 修改申请人名称 .trnmod.trndoc.amdapl
doceot
:
[],
},
},
fkr
:
""
,
// 付款人: .fkr
...
...
@@ -207,7 +214,7 @@ export default class Bdtset{
skhnum
:
""
,
// 收款行行号: .skhnum
fkhnum
:
""
,
// 付款行行号: .fkhnum
fkhnam
:
""
,
// 付款行行名: .fkhnam
pageId
:
""
// ctx的key
}
pageId
:
""
,
// ctx的key
}
}
}
\ No newline at end of file
src/views/Business/Bdtset/Utlp.vue
View file @
a2df3a98
This diff is collapsed.
Click to expand it.
src/views/Business/Bdtset/index.vue
View file @
a2df3a98
<
template
>
<c-page
title=
"Bdtset"
>
<div
class=
"eContainer"
>
<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=
"PD000005"
name=
"utlp"
>
<el-tab-pane
label=
"付款信息"
name=
"utlp"
>
<c-content>
<m-utlp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000027 -->
<el-tab-pane
label=
"
PD000027
"
name=
"engp"
>
<el-tab-pane
label=
"
表外
"
name=
"engp"
>
<m-engp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
label=
"
PD000001
"
name=
"ccvpan"
>
<el-tab-pane
label=
"
保证金
"
name=
"ccvpan"
>
<m-ccvpan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000000 -->
<el-tab-pane
label=
"
PD000000
"
name=
"setpan"
>
<el-tab-pane
label=
"
费用及账务
"
name=
"setpan"
>
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
label=
"
PD000001
"
name=
"glepan"
>
<el-tab-pane
label=
"
分录
"
name=
"glepan"
>
<m-glepan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000000 -->
<el-tab-pane
label=
"
PD000000
"
name=
"coninfp"
>
<el-tab-pane
label=
"
附言
"
name=
"coninfp"
>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000529 -->
<el-tab-pane
label=
"
PD000529
"
name=
"docpan"
>
<el-tab-pane
label=
"
面函
"
name=
"docpan"
>
<m-docpan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000066 -->
<el-tab-pane
label=
"
PD000066
"
name=
"fktj"
>
<el-tab-pane
label=
"
付款途径
"
name=
"fktj"
>
<m-fktj
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD001139 -->
<el-tab-pane
label=
"
PD001139
"
name=
"shisuan"
>
<el-tab-pane
label=
"
试算结果
"
name=
"shisuan"
>
<m-shisuan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
label=
"
PD000001
"
name=
"limitbody"
>
<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"
...
...
@@ -65,15 +69,23 @@ import Check from "~/model/Bdtset/Check"
import
Default
from
"~/model/Bdtset/Default"
import
Pattern
from
"~/model/Bdtset/Pattern"
import
Utlp
from
"./Utlp"
import
Engp
from
"./Engp"
import
Ccvpan
from
"./Ccvpan"
import
Setpan
from
"./Setpan"
import
Glepan
from
"./Glepan"
import
Coninfp
from
"./Coninfp"
import
Docpan
from
"./Docpan"
//
import Engp from "./Engp"
//
import Ccvpan from "./Ccvpan"
//
import Setpan from "./Setpan"
//
import Glepan from "./Glepan"
//
import Coninfp from "./Coninfp"
//
import Docpan from "./Docpan"
import
Fktj
from
"./Fktj"
import
Shisuan
from
"./Shisuan"
import
Limitbody
from
"./Limitbody"
// import Limitbody from "./Limitbody"
import
Setpan
from
"~/views/Public/Setpan"
;
import
Glepan
from
"~/views/Public/Glepan"
;
import
Engp
from
"~/views/Public/Engp"
;
import
Ccvpan
from
"~/views/Public/Ccvpan"
;
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
Docpan
from
"~/views/Public/Docpan"
;
import
Limitbody
from
"~/views/Public/Limitbody"
;
export
default
{
...
...
@@ -92,13 +104,13 @@ export default {
},
provide
()
{
return
{
root
:
this
root
:
this
}
},
mixins
:
[
CommonProcess
],
// 里面包含了Default、Check等的公共处理
data
(){
return
{
tabVal
:
""
,
tabVal
:
"
utlp
"
,
trnName
:
"bdtset"
,
model
:
new
Bdtset
().
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