Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
Project
Project
Details
Activity
Releases
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
黄媛媛
ElectricitySheep
Commits
0f27842c
Commit
0f27842c
authored
Apr 12, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
c6c6649c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
editDeposit.vue
src/components/UserMan/editDeposit.vue
+4
-2
No files found.
src/components/UserMan/editDeposit.vue
View file @
0f27842c
...
...
@@ -19,13 +19,15 @@
<el-input
v-model=
"addMsg.SalePrice"
@
keyup
.
native=
"checkPrice(addMsg,'SalePrice')"
style=
"width:478px"
size=
"small"
></el-input>
</el-form-item>
<el-form-item
label=
"
金额
"
>
<el-form-item
label=
"
面值
"
>
<el-input
v-model=
"addMsg.DepositPrice"
@
keyup
.
native=
"checkPrice(addMsg,'DepositPrice')"
style=
"width:478px"
size=
"small"
></el-input>
</el-form-item>
<el-form-item
label=
"有效期"
>
<el-input
v-model=
"addMsg.IndateDay"
@
keyup
.
native=
"checkInteger(addMsg,'IndateDay')"
style=
"width:478px"
size=
"small"
></el-input>
size=
"small"
>
<template
slot=
"append"
>
元
</
template
>
</el-input>
</el-form-item>
<el-form-item
label=
"加入充值中心"
>
<el-switch
...
...
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