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
2 Commits
b1eca25bc0
...
e5ab5dc646
Author
SHA1
Message
Date
wangxy
e5ab5dc646
Merge branch 'develop' of
http://101.201.121.115:3000/leo/LAPP_MY_WEBFRONT
into feature_herui
2 years ago
wangxy
82de1bd508
车位费
2 years ago
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
+1
-1
src/views/property/pay.vue
+ 1
- 1
src/views/property/pay.vue
View File
@ -652,7 +652,7 @@ export default {
if
(
this
.
queryParams
.
chargetype
===
2
)
{
this
.
queryParams
.
contracttab
.
chargedexpense
=
this
.
fewMonths2
*
12
}
else
{
this
.
queryParams
.
contracttab
.
chargedexpense
=
this
.
fewMonths2
*
80
this
.
queryParams
.
contracttab
.
chargedexpense
=
this
.
fewMonths2
*
this
.
queryParams
.
unitprice
}
}
,
Write
Preview
Loading…
Cancel
Save