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
ab32dc4f
Commit
ab32dc4f
authored
Sep 03, 2021
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修正
parent
e3e6a7a2
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
Ccvpan.vue
src/views/Business/Ditopn/Ccvpan.vue
+1
-1
Detp.vue
src/views/Business/Ditopn/Detp.vue
+1
-1
Detp1.vue
src/views/Business/Ditopn/Detp1.vue
+3
-3
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+1
-1
No files found.
src/views/Business/Ditopn/Ccvpan.vue
View file @
ab32dc4f
...
...
@@ -183,7 +183,7 @@
-->
<el-col
:span=
"24"
style=
"text-align: right"
>
<el-row>
<el-col
:span=
"2"
offset=
"19"
>
<el-col
:span=
"2"
:
offset=
"19"
>
<c-button
size=
"small"
type=
"primary"
...
...
src/views/Business/Ditopn/Detp.vue
View file @
ab32dc4f
...
...
@@ -66,7 +66,7 @@
</el-col>
<!-- ========================= Right ========================= -->
<el-col
:span=
"11"
offset=
"1"
>
<el-col
:span=
"11"
:
offset=
"1"
>
<el-form-item
label=
"分批装运货物"
prop=
"didgrp.rec.shppar"
>
<c-select
v-model=
"model.didgrp.rec.shppar"
style=
"width:50%"
placeholder=
"请选择"
>
<el-option
v-for=
"item in codes.shppar"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
...
...
src/views/Business/Ditopn/Detp1.vue
View file @
ab32dc4f
...
...
@@ -70,7 +70,7 @@
</el-col>
</el-col>
<!-- =========================开证行========================= -->
<el-col
:span=
"11"
offset=
"1"
>
<el-col
:span=
"11"
:
offset=
"1"
>
<el-form-item
label=
"开证行BIC"
prop=
"didgrp.iss.pts.extkey"
>
<c-input
@
change=
"changeExtkey"
...
...
@@ -194,7 +194,7 @@
</el-form-item>
</el-col>
<!-- =========================保兑行========================= -->
<el-col
:span=
"11"
offset=
"1"
>
<el-col
:span=
"11"
:
offset=
"1"
>
<el-form-item
label=
"是否可保兑"
prop=
"didgrp.rec.bdflg"
>
<c-select
v-model=
"model.didgrp.rec.bdflg"
...
...
@@ -289,7 +289,7 @@
</el-form-item>
</el-col>
<!-- ========================申请行 ======================== -->
<el-col
:span=
"11"
offset=
"1"
>
<el-col
:span=
"11"
:
offset=
"1"
>
<el-form-item
label=
"申请行联行行号"
prop=
"didgrp.apc.pts.bankno"
>
<c-input
v-model=
"model.didgrp.apc.pts.bankno"
...
...
src/views/Business/Ditopn/Ovwp.vue
View file @
ab32dc4f
...
...
@@ -354,7 +354,7 @@
</el-col>
</el-col>
<!-- ========================右边======================= -->
<el-col
:span=
"11"
offset=
"1"
>
<el-col
:span=
"11"
:
offset=
"1"
>
<el-col
:span=
"24"
>
<el-form-item
label=
"申请人 参考号"
...
...
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