Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
X
xzf_uniapp-wechat-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
李智书
xzf_uniapp-wechat-web
Commits
266a0a23
Commit
266a0a23
authored
Nov 11, 2022
by
aifen@azjy1.onexmail.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交更新
parent
612e6628
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
src/pages/SchoolReport/SchoolReport.vue
src/pages/SchoolReport/SchoolReport.vue
+7
-7
No files found.
src/pages/SchoolReport/SchoolReport.vue
View file @
266a0a23
...
...
@@ -2562,7 +2562,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
userId
:
getQueryParams
(
'
userId
'
),
startDate
,
endDate
,
timeType
:
this
.
dataRang
eIndex
==
0
?
2
:
1
timeType
:
this
.
reportTyp
eIndex
==
0
?
2
:
1
})
if
(
data
.
code
==
200
)
{
if
(
data
.
obj
&&
data
.
obj
.
campusConsumerDetailList
&&
Array
.
isArray
(
data
.
obj
...
...
@@ -2690,7 +2690,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
userId
:
getQueryParams
(
'
userId
'
),
startDate
,
endDate
,
timeType
:
this
.
dataRang
eIndex
==
0
?
2
:
1
timeType
:
this
.
reportTyp
eIndex
==
0
?
2
:
1
})
if
(
data
.
code
!=
200
)
{
uni
.
showToast
({
...
...
@@ -2781,7 +2781,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
userId
:
getQueryParams
(
'
userId
'
),
startDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
].
startDate
,
endDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
].
endDate
,
timeType
:
this
.
dataRang
eIndex
==
0
?
2
:
1
timeType
:
this
.
reportTyp
eIndex
==
0
?
2
:
1
})
if
(
data
.
code
!=
200
)
{
uni
.
showToast
({
...
...
@@ -2864,7 +2864,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
userId
:
getQueryParams
(
'
userId
'
),
startDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
].
startDate
,
endDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
].
endDate
,
timeType
:
this
.
dataRang
eIndex
==
0
?
2
:
1
timeType
:
this
.
reportTyp
eIndex
==
0
?
2
:
1
})
if
(
data
.
code
!=
200
)
{
uni
.
showToast
({
...
...
@@ -2941,7 +2941,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
startDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
]
.
startDate
,
endDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
].
endDate
,
timeType
:
this
.
dataRang
eIndex
==
0
?
2
:
1
timeType
:
this
.
reportTyp
eIndex
==
0
?
2
:
1
})
if
(
data
.
code
!=
200
)
{
uni
.
showToast
({
...
...
@@ -2993,7 +2993,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
studentId
:
getQueryParams
(
'
userId
'
),
startDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
].
startDate
,
endDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
].
endDate
,
timeType
:
this
.
dataRang
eIndex
==
0
?
2
:
1
timeType
:
this
.
reportTyp
eIndex
==
0
?
2
:
1
})
if
(
data
.
code
!=
200
)
{
uni
.
showToast
({
...
...
@@ -3052,7 +3052,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
userId
:
getQueryParams
(
'
userId
'
),
startDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
].
startDate
,
endDate
:
this
.
dataRangeArr
[
this
.
dataRangeIndex
].
endDate
,
timeType
:
this
.
dataRang
eIndex
==
0
?
2
:
1
timeType
:
this
.
reportTyp
eIndex
==
0
?
2
:
1
})
if
(
data
.
code
!=
200
)
{
uni
.
showToast
({
...
...
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