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
bug
undefined
时佳豪
2 years ago
parent
2a8ddca91d
commit
c0a4424b35
3 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
pages/center/consumer/index.vue
+2
-2
pages/center/prohibited/index.vue
+2
-2
pages/center/records/index.vue
+ 2
- 2
pages/center/consumer/index.vue
View File
@@ -373,8 +373,8 @@
keywordsId:this.screen.cunsumerTipsid,
agentId:this.screen.agentId,
dateType:dateType,
sta
Tim
e:this.staTime,
endt
im
e:this.endtime,
sta
Dat
e:this.staTime,
end
Da
te:this.endtime,
recDurationInterval:recDurationInterval,
orderBy:orderBy
}
+ 2
- 2
pages/center/prohibited/index.vue
View File
@@ -234,8 +234,8 @@
query: {
projectId:this.buildingID,
time:1,
sta
Tim
e:this.staTime,
endt
im
e:this.endtime,
sta
Dat
e:this.staTime,
end
Da
te:this.endtime,
taboo:1,
dateType:dateType,
orderBy:orderBy
+ 2
- 2
pages/center/records/index.vue
View File
@@ -401,8 +401,8 @@
query: {
projectId:this.buildingID,
time:1,
sta
Tim
e:this.staTime,
endt
im
e:this.endtime,
sta
Dat
e:this.staTime,
end
Da
te:this.endtime,
visitRecord:this.screen.visitRecord,
markAdvisor:this.screen.markAdvisor,
dateType:dateType,
Write
Preview
Loading…
Cancel
Save