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
9ea4a037
Commit
9ea4a037
authored
Sep 01, 2022
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
letame/letdav页面微调
parent
271f1045
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
24 deletions
+28
-24
Ovwp.vue
src/views/Business/Letame/Ovwp.vue
+8
-0
Davp.vue
src/views/Business/Letdav/Davp.vue
+20
-24
No files found.
src/views/Business/Letame/Ovwp.vue
View file @
9ea4a037
...
@@ -161,6 +161,7 @@
...
@@ -161,6 +161,7 @@
</c-col>
</c-col>
<!-- Maximum Amount 信用证最大金额-->
<!-- Maximum Amount 信用证最大金额-->
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Maximum Amount"
prop=
"ledgrp.cbs.max.cur"
>
<el-form-item
label=
"Maximum Amount"
prop=
"ledgrp.cbs.max.cur"
>
<c-select
<c-select
...
@@ -183,7 +184,9 @@
...
@@ -183,7 +184,9 @@
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<!-- Issued on开证日期 Date Pre-advised 预通知日期-->
<!-- Issued on开证日期 Date Pre-advised 预通知日期-->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Issued on"
prop=
"ledgrp.rec.opndat"
>
<el-form-item
label=
"Issued on"
prop=
"ledgrp.rec.opndat"
>
...
@@ -198,7 +201,9 @@
...
@@ -198,7 +201,9 @@
</c-date-picker>
</c-date-picker>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<!-- Shipment Date 装运日期 -->
<!-- Shipment Date 装运日期 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Shipment Date"
prop=
"ledgrp.rec.shpdat"
>
<el-form-item
label=
"Shipment Date"
prop=
"ledgrp.rec.shpdat"
>
...
@@ -212,7 +217,9 @@
...
@@ -212,7 +217,9 @@
</c-date-picker>
</c-date-picker>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<!--Expiring on 到期日 -->
<!--Expiring on 到期日 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Expiring on"
prop=
"ledgrp.rec.expdat"
>
<el-form-item
label=
"Expiring on"
prop=
"ledgrp.rec.expdat"
>
...
@@ -227,6 +234,7 @@
...
@@ -227,6 +234,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
></c-col>
<c-col
:span=
"12"
></c-col>
</c-col>
<!-- in (Place)/counters of有效地点 -->
<!-- in (Place)/counters of有效地点 -->
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
...
src/views/Business/Letdav/Davp.vue
View file @
9ea4a037
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<c-row>
<!-- ============================顶部-第一行================================ -->
<!-- ============================顶部-第一行================================ -->
<c-row>
<c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
@@ -125,7 +126,8 @@
...
@@ -125,7 +126,8 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"5"
>
<c-col
:span=
"5"
>
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
style=
"margin-left: 10px"
style=
"margin-left: 10px"
disabled
disabled
>
Revolving L/C
</c-checkbox
>
Revolving L/C
</c-checkbox
...
@@ -133,7 +135,7 @@
...
@@ -133,7 +135,7 @@
</c-col>
</c-col>
</c-col>
</c-col>
<c-
row
>
<c-
col
:span=
"24"
>
<!-- Available with指定银行 -->
<!-- Available with指定银行 -->
<c-col
:span=
"19"
>
<c-col
:span=
"19"
>
<el-form-item
label=
"Available with"
prop=
"ledgrp.avbnam"
>
<el-form-item
label=
"Available with"
prop=
"ledgrp.avbnam"
>
...
@@ -145,7 +147,7 @@
...
@@ -145,7 +147,7 @@
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-
row
>
</c-
col
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"19"
>
<c-col
:span=
"19"
>
...
@@ -161,7 +163,8 @@
...
@@ -161,7 +163,8 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"5"
>
<c-col
:span=
"5"
>
<c-checkbox
v-model=
"model.ledgrp.rec.redclsflg"
<c-checkbox
v-model=
"model.ledgrp.rec.redclsflg"
style=
"margin-left: 10px"
style=
"margin-left: 10px"
disabled
disabled
>
Red/Green Clause
</c-checkbox
>
Red/Green Clause
</c-checkbox
...
@@ -234,7 +237,6 @@
...
@@ -234,7 +237,6 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<!-- ========================上半部分的右边======================= -->
<!-- ========================上半部分的右边======================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
>
...
@@ -303,8 +305,7 @@
...
@@ -303,8 +305,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
""
>
<el-form-item
label=
""
prop=
""
>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
</c-row>
</c-row>
...
@@ -352,11 +353,7 @@
...
@@ -352,11 +353,7 @@
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
>
<!-- Name -->
<!-- Name -->
<el-form-item
<el-form-item
label=
"Name"
text-align=
"middle"
prop=
"bedgrp.rec.nam"
>
label=
"Name"
text-align=
"middle"
prop=
"bedgrp.rec.nam"
>
<c-input
<c-input
v-model=
"model.bedgrp.rec.nam"
v-model=
"model.bedgrp.rec.nam"
maxlength=
"40"
maxlength=
"40"
...
@@ -369,7 +366,7 @@
...
@@ -369,7 +366,7 @@
</c-row>
</c-row>
<!-- ========================下半部分的上半部分(左边,右边是空白的)======================= -->
<!-- ========================下半部分的上半部分(左边,右边是空白的)======================= -->
<c-row>
<c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
@@ -422,7 +419,10 @@
...
@@ -422,7 +419,10 @@
</c-col>
</c-col>
<!-- Discrep. advised on -->
<!-- Discrep. advised on -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Discrep. advised on"
prop=
"bedgrp.rec.disdat"
>
<el-form-item
label=
"Discrep. advised on"
prop=
"bedgrp.rec.disdat"
>
<c-date-picker
<c-date-picker
type=
"date"
type=
"date"
v-model=
"model.bedgrp.rec.disdat"
v-model=
"model.bedgrp.rec.disdat"
...
@@ -435,7 +435,7 @@
...
@@ -435,7 +435,7 @@
</c-col>
</c-col>
</c-col>
</c-col>
</c-col>
</c-col>
</c-row>
</c-row>
<!-- ========================下半部分的下半边的左边=Presented by-====================== -->
<!-- ========================下半部分的下半边的左边=Presented by-====================== -->
<c-row>
<c-row>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
...
@@ -446,9 +446,7 @@
...
@@ -446,9 +446,7 @@
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择Presented by"
placeholder=
"请选择Presented by"
:code=
"codes.docprbrol0"
:code=
"codes.docprbrol0"
@
change=
"eventFunction(
@
change=
"eventFunction('bedgrp.rec.docprbrol')"
'bedgrp.rec.docprbrol'
)"
>
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
...
@@ -474,7 +472,7 @@
...
@@ -474,7 +472,7 @@
}"
}"
@
onSeainf=
"onSeainf"
@
onSeainf=
"onSeainf"
@
onAplpDet=
"onPrbpDet"
@
onAplpDet=
"onPrbpDet"
:disabled1=
"model.bedgrp.rec.docprbrol
=='BEN'? true
: false"
:disabled1=
"model.bedgrp.rec.docprbrol
== 'BEN' ? true
: false"
>
>
</c-ptap1>
</c-ptap1>
</c-col>
</c-col>
...
@@ -488,9 +486,7 @@
...
@@ -488,9 +486,7 @@
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择Payer"
placeholder=
"请选择Payer"
:code=
"codes.payrol"
:code=
"codes.payrol"
@
change=
"eventFunction(
@
change=
"eventFunction('bedgrp.rec.payrol')"
'bedgrp.rec.payrol'
)"
>
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
...
@@ -524,7 +520,6 @@
...
@@ -524,7 +520,6 @@
</c-col>
</c-col>
</c-row>
</c-row>
<!-- <c-col :span="12">
<!-- <c-col :span="12">
<el-form-item label="Drag Drop Sender" prop="betp.ledget.sdamod.dadsnd">
<el-form-item label="Drag Drop Sender" prop="betp.ledget.sdamod.dadsnd">
<c-input
<c-input
...
@@ -1078,6 +1073,7 @@
...
@@ -1078,6 +1073,7 @@
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col> -->
</c-col> -->
</c-row>
</div>
</div>
</template>
</template>
<
script
>
<
script
>
...
@@ -1097,7 +1093,7 @@ export default {
...
@@ -1097,7 +1093,7 @@ export default {
},
},
methods
:
{
methods
:
{
...
Event
,
...
Event
,
onSeainf
(){},
onSeainf
()
{},
},
},
computed
:
{
computed
:
{
docprbrolFlag
:
{
docprbrolFlag
:
{
...
...
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