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
619b8f08
Commit
619b8f08
authored
Dec 25, 2021
by
zhengxiaokui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zxk
parent
55f44055
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
1 deletions
+20
-1
Doxpame.vue
src/views/Public/Doxpame.vue
+20
-1
No files found.
src/views/Public/Doxpame.vue
View file @
619b8f08
...
...
@@ -37,11 +37,30 @@
v-model=
"model[recgrp].blk[`$
{ametyp}ame`]"
maxlength="52000"
show-word-limit
:rows="17"
:rows="
ametyp === 'adlcnd' ? 14 :
17"
placeholder="请输入Description of Goods History"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
v-if=
"ametyp === 'adlcnd'"
>
<c-col
:span=
"8"
>
<c-checkbox
v-model=
"model.ledgrp.rec.redclsflg"
>
Red/Green Clause
</c-checkbox
>
</c-col>
<c-col
:span=
"16"
>
<c-checkbox
v-model=
"model.ledgrp.rec.spcbenflg"
>
Special payment conditions for beneficiary exists
</c-checkbox
>
</c-col>
<c-col
:span=
"16"
:offset=
"8"
>
<c-checkbox
v-model=
"model.ledgrp.rec.spcrcbflg"
>
Special Payment Conditions for specified Bank only
</c-checkbox
>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-checkbox
v-model=
"model[amep][`$
{ametyp}amep`].modflg"
...
...
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