This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
NewZkgj
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
项目新增字段
autoSR1012
douzhuo
2 years ago
parent
2687baa57a
commit
d6ffa3b071
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
App.vue
+ 1
- 1
App.vue
View File
@@ -26,7 +26,7 @@
methods: {
addLookingCount() {
this.$u.post('/user/addLookingCount', { house: uni.getStorageSync('buildingID').id })
this.$u.post('/user/addLookingCount', { house
Id
: uni.getStorageSync('buildingID').id })
},
// 时分秒转换为秒
Write
Preview
Loading…
Cancel
Save