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
4f03fa1a
Commit
4f03fa1a
authored
Oct 15, 2021
by
liushikai
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'hangzhoubank' of
http://192.168.0.110:11080/fukai/vue-gjjs
into hangzhoubank
parents
e058de9f
effd3d01
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
10 deletions
+9
-10
index.js
src/config/CodeTable/index.js
+3
-2
Detp.vue
src/views/Business/Ditopn/Detp.vue
+0
-0
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+0
-0
index.vue
src/views/Business/Ditopn/index.vue
+6
-8
No files found.
src/config/CodeTable/index.js
View file @
4f03fa1a
...
...
@@ -1931,9 +1931,9 @@ const CodeTable = {
{
label
:
"总行清算自贸区挂账业务"
,
value
:
"1"
},
],
dffs
:[
{
label
:
"即期付款"
,
value
:
"1"
},
{
label
:
"远期付款"
,
value
:
"2"
},
{
label
:
"混合付款"
,
value
:
"3"
},
{
label
:
"即期付款"
,
value
:
"1"
},
],
expplc
:[
{
label
:
"www"
,
value
:
"s"
},
...
...
@@ -1943,9 +1943,9 @@ const CodeTable = {
{
label
:
"货物贸易"
,
value
:
"1"
},
],
yfxx
:[
{
label
:
"指定议付"
,
value
:
"3"
},
{
label
:
"不可议付"
,
value
:
"1"
},
{
label
:
"自由议付"
,
value
:
"2"
},
{
label
:
"指定议付"
,
value
:
"3"
},
],
}
export
default
CodeTable
;
\ No newline at end of file
src/views/Business/Ditopn/Detp.vue
View file @
4f03fa1a
This diff is collapsed.
Click to expand it.
src/views/Business/Ditopn/Ovwp.vue
View file @
4f03fa1a
This diff is collapsed.
Click to expand it.
src/views/Business/Ditopn/index.vue
View file @
4f03fa1a
<
template
>
<div
class=
"eContainer"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"
1
00px"
size=
"small"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"
2
00px"
size=
"small"
>
<c-tabs
v-model=
"activeName"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<!--PD000001 -->
<el-tab-pane
label=
"
PD000001
"
name=
"ovwp"
>
<el-tab-pane
label=
"
内容
"
name=
"ovwp"
>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000275 -->
<el-tab-pane
label=
"
PD000275"
name=
"rev
p"
>
<m-
rev
p
:model=
"model"
:codes=
"codes"
/>
<el-tab-pane
label=
"
明细"
name=
"det
p"
>
<m-
det
p
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000342 -->
...
...
@@ -180,8 +180,6 @@ export default {
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
}
}
}
</
script
>
<
style
>
</
style
>
<
style
></
style
>
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