This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_MY_WEBFRONT
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
缴费优化
pull/4/head
wangxy
3 years ago
parent
9fcaacaac9
commit
aa19a5d869
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/views/property/pay.vue
+ 3
- 0
src/views/property/pay.vue
View File
@ -453,6 +453,9 @@ export default {
}
else
{
this
.
queryParams
.
months
=
0
}
if
(
this
.
fewDays
)
{
this
.
fewDays
=
Number
(
this
.
fewDays
)
}
if
(
this
.
fewDays
>
0
)
{
this
.
queryParams
.
days
=
this
.
fewDays
}
else
{
Write
Preview
Loading…
Cancel
Save