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
3e5e93f2
Commit
3e5e93f2
authored
Aug 30, 2022
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Getamc修改(#671)
parent
5be31ac5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
7 deletions
+9
-7
Opnp.vue
src/views/Business/Getamc/Opnp.vue
+4
-4
Ovwp.vue
src/views/Business/Getamc/Ovwp.vue
+5
-3
No files found.
src/views/Business/Getamc/Opnp.vue
View file @
3e5e93f2
...
...
@@ -19,7 +19,7 @@
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"
12
"
>
<c-col
:span=
"
8
"
>
<el-form-item
label=
"是否对外担保"
prop=
"gidgrp.rec.fingua"
>
<c-select
disabled
...
...
@@ -38,7 +38,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"
12
"
>
<c-col
:span=
"
8
"
>
<el-form-item
label=
"对外担保类型"
prop=
"gidgrp.rec.cfaguatyp"
>
<c-select
disabled
...
...
@@ -57,12 +57,12 @@
</el-form-item>
</c-col>
<
!--
<c-col
:span=
"8
"
>
<
c-col
:span=
"8"
v-if=
"model.gidgrp.cbs.max.cur=='CNY'
"
>
<el-form-item
label=
""
prop=
"model.gidgrp.rec.cmtflg"
>
<c-checkbox
disabled
v-model=
"model.gidgrp.rec.cmtflg"
>
跨境人民币保函
</c-checkbox>
</el-form-item>
</c-col>
-->
</c-col>
</c-col>
</div>
</
template
>
...
...
src/views/Business/Getamc/Ovwp.vue
View file @
3e5e93f2
...
...
@@ -224,6 +224,7 @@
v-model=
"model.gidgrp.blk.apprul"
style=
"width: 100%"
placeholder=
"请选择Applicable Rules"
:code=
"codes.apprulc"
>
</c-select>
</el-form-item>
...
...
@@ -420,7 +421,6 @@
v-model=
"model.gidgrp.blk.apprul"
style=
"width: 100%"
placeholder=
"请选择Applicable Rules"
>
</c-select>
</el-form-item>
...
...
@@ -643,8 +643,10 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"6"
v-if=
"model.gitp.swiftflg == 'N'"
class=
"centerLable"
>
<c-checkbox
disabled
v-model=
"model.gidgrp.rec.cmtflg"
<c-col
:span=
"6"
v-if=
"model.gidgrp.cbs.max.cur=='CNY'&&model.gitp.swiftflg=='N'"
class=
"centerLable"
>
<c-checkbox
disabled
v-model=
"model.gidgrp.rec.cmtflg"
>
跨境人民币保函
</c-checkbox
>
</c-col>
...
...
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