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
f703822e
Commit
f703822e
authored
May 28, 2021
by
fukai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
39682016
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
2 deletions
+27
-2
Pts.js
src/model/Common/Pts.js
+26
-1
index.vue
src/views/Business/Ditopn/index.vue
+1
-1
No files found.
src/model/Common/Pts.js
View file @
f703822e
...
...
@@ -2,7 +2,31 @@ export default class Pts{
constructor
()
{
this
.
data
=
{
inr
:
''
,
objtyp
:
''
,
objinr
:
''
,
rol
:
''
,
ptainr
:
''
,
ptyinr
:
''
,
extkey
:
''
,
adrblk
:
''
,
ref
:
''
,
nam
:
''
,
ownref
:
''
,
dftcur
:
''
,
dftdsp
:
''
,
dftact
:
''
,
dftfeecur
:
''
,
dftactptainr
:
''
,
glggrpflg
:
''
,
extact
:
''
,
ver
:
''
,
issbaninf
:
''
,
bankno
:
''
,
jigomc
:
''
,
//联行名称 电证用
dizhii
:
''
,
//地址 电证用
youzbm
:
''
,
//邮编 电证用
dihdig
:
''
,
//电话 电证用
}
}
}
\ No newline at end of file
src/views/Business/Ditopn/index.vue
View file @
f703822e
<
template
>
<c-page
title=
"买
房
信用证开立"
>
<c-page
title=
"买
方
信用证开立"
>
<div
class=
"eContainer"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"200px"
size=
"small"
>
<el-tabs
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
...
...
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