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
fukai
vue-gjjs
Commits
b9411764
Commit
b9411764
authored
Dec 26, 2022
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
getcrq缺陷解决
parent
d925e063
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
137 additions
and
128 deletions
+137
-128
Gitsetp1.vue
src/views/Business/Getcrq/Gitsetp1.vue
+137
-128
No files found.
src/views/Business/Getcrq/Gitsetp1.vue
View file @
b9411764
...
@@ -117,81 +117,84 @@
...
@@ -117,81 +117,84 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"10"
>
<c-col
:span=
"24"
>
<c-form-item
<c-col
:span=
"10"
>
label=
"索赔金额"
<c-form-item
prop=
"gcdgrp.cbs.max.cur"
label=
"索赔金额"
previewLabel=
"信用证币种"
prop=
"gcdgrp.cbs.max.cur"
>
previewLabel=
"信用证币种"
<c-select
>
v-model=
"model.gcdgrp.cbs.max.cur"
<c-select
maxlength=
"3"
v-model=
"model.gcdgrp.cbs.max.cur"
disabled
maxlength=
"3"
placeholder=
"请输入索赔金额"
disabled
:code=
"codes.cur"
placeholder=
"请输入索赔金额"
></c-select>
:code=
"codes.cur"
</c-form-item>
></c-select>
</c-col>
</c-form-item>
<c-col
:span=
"9"
>
</c-col>
<c-form-item
<c-col
:span=
"9"
>
previewLabel=
"信用证金额"
<c-form-item
style=
"text-align: left"
previewLabel=
"信用证金额"
label-width=
"5px"
style=
"text-align: left"
prop=
"gcdgrp.cbs.max.amt"
label-width=
"5px"
>
prop=
"gcdgrp.cbs.max.amt"
<c-input
>
<c-input
disabled
v-model=
"model.gcdgrp.cbs.max.amt"
placeholder=
"请输入"
class=
"m-input-currency"
></c-input>
</c-form-item>
</c-col>
<c-col
:span=
"5"
>
<c-checkbox
v-model=
"model.gctp.adaflg"
disabled
disabled
v-model=
"model.gcdgrp.cbs.max.amt"
style=
" float:right;"
placeholder=
"请输入"
>
附加金额
</c-checkbox
class=
"m-input-currency"
>
></c-input>
</c-col>
</c-form-item>
</c-col>
<c-col
:span=
"5"
>
<c-checkbox
v-model=
"model.gctp.adaflg"
disabled
style=
" float:right;"
>
附加金额
</c-checkbox
>
</c-col>
</c-col>
<c-col
:span=
"10"
>
<c-col
:span=
"24"
>
<c-form-item
<c-col
:span=
"10"
>
label=
"保函余额"
<c-form-item
prop=
"gcdgrp.cbs.opn1.cur"
label=
"保函余额"
previewLabel=
"信用证币种"
prop=
"gcdgrp.cbs.opn1.cur"
>
previewLabel=
"信用证币种"
<c-select
v-model=
"model.gcdgrp.cbs.opn1.cur"
placeholder=
""
style=
"width: 100%"
disabled
>
>
<
el-option
<
c-select
v-
for=
"item in codes
.cur"
v-
model=
"model.gcdgrp.cbs.opn1
.cur"
:key=
"item.value
"
placeholder=
"
"
:label=
"item.label
"
style=
"width: 100%
"
:value=
"item.value"
disabled
>
>
</el-option>
<el-option
</c-select>
v-for=
"item in codes.cur"
</c-form-item>
:key=
"item.value"
</c-col>
:label=
"item.label"
<c-col
:span=
"9"
>
:value=
"item.value"
<c-form-item
>
previewLabel=
"信用证金额"
</el-option>
style=
"text-align: left"
</c-select>
label-width=
"5px"
</c-form-item>
prop=
"gcdgrp.cbs.opn1.amt"
</c-col>
>
<c-col
:span=
"9"
>
<c-input-currency
<c-form-item
v-model=
"model.gcdgrp.cbs.opn1.amt"
previewLabel=
"信用证金额"
placeholder=
"请输入"
style=
"text-align: left"
disabled
label-width=
"5px"
></c-input-currency>
prop=
"gcdgrp.cbs.opn1.amt"
</c-form-item>
>
<c-input-currency
v-model=
"model.gcdgrp.cbs.opn1.amt"
placeholder=
"请输入"
disabled
></c-input-currency>
</c-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
@@ -234,64 +237,68 @@
...
@@ -234,64 +237,68 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-form-item
<c-col
:span=
"12"
>
label=
"索赔金额"
<c-form-item
prop=
"gcdgrp.cbs.max.cur"
label=
"索赔金额"
previewLabel=
"信用证币种"
prop=
"gcdgrp.cbs.max.cur"
>
previewLabel=
"信用证币种"
<c-select
>
v-model=
"model.gcdgrp.cbs.max.cur"
<c-select
maxlength=
"3"
v-model=
"model.gcdgrp.cbs.max.cur"
disabled
maxlength=
"3"
placeholder=
"请输入索赔金额"
disabled
:code=
"codes.cur"
placeholder=
"请输入索赔金额"
></c-select>
:code=
"codes.cur"
</c-form-item>
></c-select>
</c-col>
</c-form-item>
<c-col
:span=
"12"
>
</c-col>
<c-form-item
<c-col
:span=
"12"
>
previewLabel=
"信用证金额"
<c-form-item
style=
"text-align: left"
previewLabel=
"信用证金额"
label-width=
"5px"
style=
"text-align: left"
prop=
"gcdgrp.cbs.max.amt"
label-width=
"5px"
>
prop=
"gcdgrp.cbs.max.amt"
<c-input-currency
>
v-model=
"model.gcdgrp.cbs.max.amt"
<c-input-currency
placeholder=
"请输入信用证金额"
v-model=
"model.gcdgrp.cbs.max.amt"
@
keyup
.
enter
.
native=
"$event.target.blur()"
placeholder=
"请输入信用证金额"
></c-input-currency>
@
keyup
.
enter
.
native=
"$event.target.blur()"
</c-form-item>
></c-input-currency>
</c-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-form-item
<c-col
:span=
"12"
>
label=
"附加金额"
<c-form-item
prop=
"gcdgrp.cbs.opn2.cur"
label=
"附加金额"
previewLabel=
"信用证币种"
prop=
"gcdgrp.cbs.opn2.cur"
>
previewLabel=
"信用证币种"
<c-select
>
v-model=
"model.gcdgrp.cbs.opn2.cur"
<c-select
maxlength=
"3"
v-model=
"model.gcdgrp.cbs.opn2.cur"
disabled
maxlength=
"3"
placeholder=
"请输入"
disabled
:code=
"codes.cur"
placeholder=
"请输入"
></c-select>
:code=
"codes.cur"
</c-form-item>
></c-select>
</c-col>
</c-form-item>
<c-col
:span=
"12"
>
</c-col>
<c-form-item
<c-col
:span=
"12"
>
previewLabel=
"信用证金额"
<c-form-item
style=
"text-align: left"
previewLabel=
"信用证金额"
label-width=
"5px"
style=
"text-align: left"
prop=
"gcdgrp.cbs.max2.amt"
label-width=
"5px"
>
prop=
"gcdgrp.cbs.max2.amt"
<c-input-currency
>
v-model=
"model.gcdgrp.cbs.max2.amt"
<c-input-currency
placeholder=
"请输入信用证金额"
v-model=
"model.gcdgrp.cbs.max2.amt"
disabled
placeholder=
"请输入信用证金额"
></c-input-currency>
disabled
</c-form-item>
></c-input-currency>
</c-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
@@ -329,17 +336,19 @@
...
@@ -329,17 +336,19 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-checkbox
<el-form-item
label=
""
prop=
"extpay"
class=
"checkbox-left"
>
<c-checkbox
v-model=
"model.extpay"
v-model=
"model.extpay"
@
change=
"change"
@
change=
"change"
style=
"
style=
"
margin-left:
11
px;
margin-left:
0
px;
height: 32px;
height: 32px;
line-height: 32px;
line-height: 32px;
padding-bottom: 2px;
padding-bottom: 2px;
"
"
>
延期或付款
</c-checkbox
>
延期或付款
</c-checkbox
>
>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"保函请求效期"
prop=
"gcdgrp.rec.newexpdat"
>
<el-form-item
label=
"保函请求效期"
prop=
"gcdgrp.rec.newexpdat"
>
...
...
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