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
8fc14f40
Commit
8fc14f40
authored
Oct 15, 2022
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整checkbox
parent
f7538a18
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
Litdckp.vue
src/views/Business/Litdck/Litdckp.vue
+6
-6
No files found.
src/views/Business/Litdck/Litdckp.vue
View file @
8fc14f40
...
...
@@ -24,7 +24,7 @@
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"
10
"
>
<c-col
:span=
"
9
"
>
<el-form-item
label=
"信用证名义金额"
prop=
"lidgrp.cbs.nom1.cur"
>
<c-input
disabled
...
...
@@ -45,13 +45,13 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
4
"
>
<c-col
:span=
"
5
"
>
<c-checkbox
disabled
v-model=
"model.brtp.aammod.addamtflg"
>
附加金额
</c-checkbox
>
</c-col>
<c-col
:span=
"
10
"
>
<c-col
:span=
"
9
"
>
<el-form-item
label=
"信用证开立金额"
prop=
"lidgrp.cbs.opn1.cur"
>
<c-input
disabled
...
...
@@ -72,7 +72,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"
4
"
>
<c-col
:span=
"
5
"
>
<c-checkbox
disabled
v-model=
"model.lidgrp.rec.revflg"
>
循环信用证
</c-checkbox
>
...
...
@@ -87,7 +87,7 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
20
"
>
<c-col
:span=
"
19
"
>
<el-form-item
label=
"兑付方式"
prop=
"lidgrp.rec.avbby"
>
<c-select
disabled
...
...
@@ -99,7 +99,7 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"
4
"
>
<c-col
:span=
"
5
"
>
<c-checkbox
disabled
v-model=
"model.lidgrp.rec.redclsflg"
>
红/绿条款
</c-checkbox
>
...
...
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