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
首页传参跳转问题 pages/center/records/index 接收参数endTime 传入参数是endtime
yun
douzhuo
2 years ago
parent
e69ec99750
commit
e08842ca08
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/center/records/index.vue
+ 1
- 1
pages/center/records/index.vue
View File
@@ -476,7 +476,7 @@
if (options.staTime) {
this.staTime = options.staTime;
this.endTime = options.end
T
ime;
this.endTime = options.end
t
ime;
}
},
onShow() {
Write
Preview
Loading…
Cancel
Save