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
787019fa
Commit
787019fa
authored
Oct 20, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改保证金界面
parent
7a4d5530
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Ccvpan.vue
src/views/Public/Ccvpan.vue
+4
-4
No files found.
src/views/Public/Ccvpan.vue
View file @
787019fa
...
...
@@ -45,10 +45,10 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"应收比例"
prop=
"liaall.liaccv.cshpct"
>
<c-row>
<c-col
:span=
"2
0
"
>
<c-col
:span=
"2
2
"
>
<c-input
v-model=
"model.liaall.liaccv.cshpct"
></c-input>
</c-col>
<c-col
:span=
"
2
"
style=
"float: right; text-align: right"
>
<c-col
:span=
"
1
"
style=
"float: right; text-align: right"
>
<span>
%
</span>
</c-col>
</c-row>
...
...
@@ -89,13 +89,13 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"实收比例"
prop=
"liaall.liaccv.relcshpct"
>
<c-row>
<c-col
:span=
"2
0
"
>
<c-col
:span=
"2
2
"
>
<c-input
:readonly=
"true"
v-model=
"model.liaall.liaccv.relcshpct"
></c-input>
</c-col>
<c-col
:span=
"
2
"
style=
"float: right; text-align: right"
>
<c-col
:span=
"
1
"
style=
"float: right; text-align: right"
>
<span>
%
</span>
</c-col>
</c-row>
...
...
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