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
213e45a0
Commit
213e45a0
authored
Aug 11, 2022
by
wangyanjiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ditdck码表增加
parent
4c1ca71e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletions
+7
-1
index.js
src/config/CodeTable/index.js
+6
-0
Litdckp.vue
src/views/Business/Ditdck/Litdckp.vue
+1
-1
No files found.
src/config/CodeTable/index.js
View file @
213e45a0
...
@@ -4439,6 +4439,12 @@ const CodeTable = {
...
@@ -4439,6 +4439,12 @@ const CodeTable = {
{
label
:
"Beneficiary"
,
value
:
"BEN"
},
{
label
:
"Beneficiary"
,
value
:
"BEN"
},
{
label
:
"Presenter(PRP)"
,
value
:
"PRB"
},
{
label
:
"Presenter(PRP)"
,
value
:
"PRB"
},
],
],
docprbrol1
:
[
{
label
:
"Advising Bank"
,
value
:
"ADV"
},
{
label
:
"Beneficiary"
,
value
:
"BEN"
},
{
label
:
"Presenter(PRP)"
,
value
:
"PRB"
},
],
docprbrol0
:
[
docprbrol0
:
[
{
label
:
"Beneficiary"
,
value
:
"BEN"
},
{
label
:
"Beneficiary"
,
value
:
"BEN"
},
{
label
:
"Presenter(PRP)"
,
value
:
"PRB"
},
{
label
:
"Presenter(PRP)"
,
value
:
"PRB"
},
...
...
src/views/Business/Ditdck/Litdckp.vue
View file @
213e45a0
...
@@ -564,7 +564,7 @@
...
@@ -564,7 +564,7 @@
<el-form-item
label=
"交单行"
prop=
"bddgrp.rec.docprbrol"
>
<el-form-item
label=
"交单行"
prop=
"bddgrp.rec.docprbrol"
>
<c-select
<c-select
v-model=
"model.bddgrp.rec.docprbrol"
v-model=
"model.bddgrp.rec.docprbrol"
:code=
"
getValues('bddgrp.rec.docprbrol')
"
:code=
"
codes.docprbrol1
"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择交单行类型"
placeholder=
"请选择交单行类型"
@
change=
"docprbrolChange"
@
change=
"docprbrolChange"
...
...
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