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
39625683
Commit
39625683
authored
Dec 15, 2021
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
布局优化
parent
b0601377
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
19 deletions
+19
-19
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+19
-19
No files found.
src/views/Business/Ditopn/Ovwp.vue
View file @
39625683
...
...
@@ -91,12 +91,12 @@
</c-col>
-->
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"信用证金额"
prop=
"didgrp.cbs.nom1.cur"
>
<c-select
disabled
v-model=
"model.didgrp.cbs.nom1.cur"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择Currency"
@
keyup
.
enter
.
native=
"nom1CurEvent"
>
...
...
@@ -110,10 +110,10 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
1
"
>
<el-form-item
style=
"text-align: left"
label-width=
"
7px
"
label-width=
"
0
"
prop=
"didgrp.cbs.nom1.amt"
>
<c-input-currency
...
...
@@ -140,14 +140,14 @@
<c-input
v-model=
"model.didgrp.rec.nomtop"
maxlength=
"9"
style=
"width:
35
%"
style=
"width:
40
%"
placeholder=
"请输入Amount Tolerance - Positive"
></c-input>
<label
style=
"display:inline-block;width:
9.5
%;text-align:center;"
>
-
</label>
<label
style=
"display:inline-block;width:
10
%;text-align:center;"
>
-
</label>
<c-input
v-model=
"model.didgrp.rec.nomton"
maxlength=
"9"
style=
"width:
35
%"
style=
"width:
40
%"
placeholder=
"请输入Amount Tolerance - Negative"
></c-input>
</el-form-item>
...
...
@@ -170,11 +170,11 @@
<!--
<c-col>
</c-col>
-->
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"信用证最大金额"
prop=
"didgrp.cbs.max.cur"
>
<c-select
v-model=
"model.didgrp.cbs.max.cur"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择Currency"
disabled
>
...
...
@@ -189,8 +189,8 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
""
label-width=
"
7px
"
prop=
"didgrp.cbs.max.amt"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
""
label-width=
"
0
"
prop=
"didgrp.cbs.max.amt"
>
<c-input
v-model=
"model.didgrp.cbs.max.amt"
placeholder=
"请输入信用证最大金额"
...
...
@@ -234,19 +234,19 @@
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"开证日期"
prop=
"didgrp.rec.opndat"
>
<c-date-picker
type=
"date"
v-model=
"model.didgrp.rec.opndat"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择Date"
></c-date-picker>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
v-if=
"model.didgrp.rec.mytype == 'H'"
label=
"最迟货物装运日"
...
...
@@ -256,7 +256,7 @@
type=
"date"
v-model=
"model.didgrp.rec.shpdat"
value-format=
"yyyy-MM-dd"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择Date"
></c-date-picker>
</el-form-item>
...
...
@@ -269,7 +269,7 @@
type=
"date"
v-model=
"model.didgrp.rec.shpdat"
value-format=
"yyyy-MM-dd"
style=
"width:
4
5%"
style=
"width:
9
5%"
placeholder=
"请选择Date"
></c-date-picker>
</el-form-item>
...
...
@@ -282,20 +282,20 @@
type=
"date"
v-model=
"model.didgrp.rec.shpdat"
value-format=
"yyyy-MM-dd"
style=
"width:
4
5%"
style=
"width:
9
5%"
placeholder=
"请选择"
></c-date-picker>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"有效日期"
prop=
"didgrp.rec.expdat"
>
<c-date-picker
type=
"date"
v-model=
"model.didgrp.rec.expdat"
value-format=
"yyyy-MM-dd"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择Date"
></c-date-picker>
</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