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
eddba81a
Commit
eddba81a
authored
Oct 15, 2022
by
潘际乾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
brtset
parent
71e22474
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Cfactlp.vue
src/views/Business/Brtset/Cfactlp.vue
+3
-3
Outp.vue
src/views/Business/Brtset/Outp.vue
+1
-1
No files found.
src/views/Business/Brtset/Cfactlp.vue
View file @
eddba81a
...
...
@@ -62,21 +62,21 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
style=
"margin-bottom: 15px;"
>
<el-form-item
label=
"资金用途"
prop=
"cfatrt.cda.useofunds"
>
<c-select
v-model=
"model.cfatrt.cda.useofunds"
style=
"width:100%"
placeholder=
"请选择资金用途"
:disabled=
this.flag
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
style=
"margin-bottom: 15px;"
>
<el-form-item
label=
"中资企业境外担保项下境内贷款额度币种"
prop=
"cfatrt.cda.cfeogudcurr"
>
<c-select
v-model=
"model.cfatrt.cda.cfeogudcurr"
style=
"width:100%"
placeholder=
"请选择中资企业境外担保项下境内贷款额度币种"
:disabled=
this.flag
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
style=
"margin-bottom: 15px;"
>
<el-form-item
label=
"中资企业境外担保项下境内贷款额度金额"
prop=
"cfatrt.cda.cfeogudamount"
>
<c-input
v-model=
"model.cfatrt.cda.cfeogudamount"
placeholder=
"请输入中资企业境外担保项下境内贷款额度金额"
:disabled=
this.flag
></c-input>
</el-form-item>
...
...
src/views/Business/Brtset/Outp.vue
View file @
eddba81a
...
...
@@ -11,7 +11,7 @@
disabled
>
</c-input>
</el-form-item>
</el-form-item>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
...
...
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