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
7f81d939
Commit
7f81d939
authored
Aug 09, 2022
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
detdrv交单人码表补充
parent
1076500a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
index.js
src/config/CodeTable/index.js
+4
-0
Drv.vue
src/views/Business/Detdrv/Drv.vue
+1
-0
No files found.
src/config/CodeTable/index.js
View file @
7f81d939
...
...
@@ -7068,5 +7068,9 @@ const CodeTable = {
{
label
:
"Applicant"
,
value
:
"APPL"
},
{
label
:
"Obligor"
,
value
:
"OBLI"
},
],
detdrv_deltol
:[
{
label
:
"Beneficiary"
,
value
:
"BENE"
},
{
label
:
"Specified address"
,
value
:
"OTHR"
},
],
}
export
default
CodeTable
;
src/views/Business/Detdrv/Drv.vue
View file @
7f81d939
...
...
@@ -441,6 +441,7 @@
v-model=
"model.bfdgrp.rec.docprbrol"
style=
"width: 100%"
placeholder=
"请选择交单人"
:code=
"codes.detdrv_deltol"
>
</c-select>
</el-form-item>
...
...
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