Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qsh-wc
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
honghuiliu
qsh-wc
Commits
d86393b3
Commit
d86393b3
authored
Sep 07, 2022
by
mahui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init
parent
4caa9c11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
site-detail.vue
pc/src/views/site-detail.vue
+1
-0
No files found.
pc/src/views/site-detail.vue
View file @
d86393b3
...
@@ -560,6 +560,7 @@
...
@@ -560,6 +560,7 @@
let
p
=
{
let
p
=
{
page
:
page
,
page
:
page
,
page_size
:
state
.
list
.
pageSize
,
page_size
:
state
.
list
.
pageSize
,
toilet_id
:
props
.
site_id
};
};
if
(
state
.
filter
.
time_order
&&
state
.
filter
.
time_order
[
0
]
&&
state
.
filter
.
time_order
[
1
]){
if
(
state
.
filter
.
time_order
&&
state
.
filter
.
time_order
[
0
]
&&
state
.
filter
.
time_order
[
1
]){
p
.
start_time
=
state
.
filter
.
time_order
[
0
];
p
.
start_time
=
state
.
filter
.
time_order
[
0
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment