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
4d9bb6fb
Commit
4d9bb6fb
authored
Dec 19, 2022
by
zhouqian
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'development-202206' into 'development-202206'
Development 202206 See merge request
fukai/vue-gjjs!25
parents
dd0fae72
985771fc
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
4 deletions
+10
-4
index.js
src/config/CodeTable/index.js
+6
-0
Ovwp1.vue
src/views/Business/Getopn/Ovwp1.vue
+2
-2
Ovwp1.vue
src/views/Business/Gitpop/Ovwp1.vue
+2
-2
No files found.
src/config/CodeTable/index.js
View file @
4d9bb6fb
...
...
@@ -6355,6 +6355,7 @@ const CodeTable = {
{
label
:
"03-外币暂存账户"
,
value
:
"03"
},
],
typgar
:
[
{
label
:
"农民工工资保函"
,
value
:
"1"
},
{
label
:
"延期付款保函"
,
value
:
"K"
},
{
label
:
"租赁保函"
,
value
:
"N"
},
{
label
:
"银关保函"
,
value
:
"U"
},
...
...
@@ -7121,6 +7122,11 @@ const CodeTable = {
{
label
:
"电子汇总征税保函"
,
value
:
"02"
},
],
segtyppop
:
[
{
label
:
"上海自贸区海关保函"
,
value
:
"01"
},
{
label
:
"海关税款担保保函"
,
value
:
"02"
},
],
gtxinr
:
[
{
label
:
"性能保函2"
,
value
:
"00000008"
},
{
label
:
"预付款保函"
,
value
:
"00000006"
},
...
...
src/views/Business/Getopn/Ovwp1.vue
View file @
4d9bb6fb
...
...
@@ -748,7 +748,7 @@
placeholder=
"请选择特殊保函类型"
>
<el-option
v-for=
"item in codes.segtyp"
v-for=
"item in codes.segtyp
pop
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
...
...
@@ -1634,7 +1634,7 @@ export default {
computed
:
{
flag
()
{
return
this
.
model
.
gidgrp
.
apl
.
pts
.
extkey
==
""
;
return
this
.
model
.
gidgrp
.
ben
.
pts
.
extkey
==
""
;
},
},
methods
:
{
...
...
src/views/Business/Gitpop/Ovwp1.vue
View file @
4d9bb6fb
...
...
@@ -313,7 +313,7 @@
placeholder=
"请选择保函文本类型"
>
<el-option
v-for=
"item in codes.
seagtyp
"
v-for=
"item in codes.
typgar
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
...
...
@@ -474,7 +474,7 @@
placeholder=
"请选择特殊保函类型"
>
<el-option
v-for=
"item in codes.segtyp"
v-for=
"item in codes.segtyp
pop
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
...
...
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