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
ca59ae77
Commit
ca59ae77
authored
Dec 05, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
进口融资缺陷修改
parent
35ebd906
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Trtcrep.vue
src/views/Business/Brtset/Trtcrep.vue
+1
-1
Utlp.vue
src/views/Business/Brtset/Utlp.vue
+3
-3
Litdckp.vue
src/views/Business/Litdck/Litdckp.vue
+1
-1
No files found.
src/views/Business/Brtset/Trtcrep.vue
View file @
ca59ae77
...
...
@@ -155,7 +155,7 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"计息周期"
prop=
"trtcre.trtmod.finmod.intprd"
>
<c-select
v-model=
"model.trtcre.trtmod.finmod.intprd"
style=
"width: 100%"
placeholder=
"请选择计息周期"
>
<el-option
v-for=
"item in codes.intprd"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
<el-option
v-for=
"item in codes.intprd
1
"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
...
...
src/views/Business/Brtset/Utlp.vue
View file @
ca59ae77
...
...
@@ -287,7 +287,7 @@
<c-input
v-model=
"model.aamset.utlamt"
placeholder=
"请输入金额"
:disabled=
"true"
@
keyup
.
enter
.
native=
"$event.target.blur()"
@
blur=
"eventFunction('aamset.utlamt')"
></c-input>
...
...
@@ -313,7 +313,7 @@
<c-input
v-model=
"model.aamset.utlamt2"
placeholder=
"请输入金额"
:disabled=
"true"
@
change=
"eventFunction('aamset.utlamt2')"
></c-input>
</el-form-item>
...
...
@@ -343,7 +343,7 @@
label-width=
"120px"
style=
"float: left"
>
<c-checkbox
v-model=
"model.mtabut.clsflg"
true-label=
"C"
<c-checkbox
:disabled=
"this.model.trnmod.cmtflg==''"
v-model=
"model.mtabut.clsflg"
true-label=
"C"
>
闭卷标识
</c-checkbox
>
</el-form-item>
...
...
src/views/Business/Litdck/Litdckp.vue
View file @
ca59ae77
...
...
@@ -209,7 +209,7 @@
<c-select
v-model=
"model.invtyp"
style=
"width: 100%"
:code=
"codes.invtyp"
:code=
"codes.invtyp
2
"
>
</c-select>
</el-form-item>
...
...
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