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
5c61b638
Commit
5c61b638
authored
May 25, 2022
by
李智书
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.提交更新;
parent
dd47f86d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/pages/SchoolReport/SchoolReport.vue
src/pages/SchoolReport/SchoolReport.vue
+2
-2
No files found.
src/pages/SchoolReport/SchoolReport.vue
View file @
5c61b638
...
@@ -351,7 +351,7 @@
...
@@ -351,7 +351,7 @@
</view>
</view>
</view>
</view>
<view
v-if=
"tabIndex==2&&attendanceReportDatail.length"
class=
"attendance-report-context-details"
>
<view
v-if=
"tabIndex==2&&attendanceReportDatail.length"
class=
"attendance-report-context-details"
>
<view
v-for=
"(detailItem,detailIndex) in attendanceReportDatail"
>
<view
v-for=
"(detailItem,detailIndex) in attendanceReportDatail"
:key=
"detailIndex"
>
<view
v-if=
"detailItem.attendIntervalType&&detailItem.attendIntervalType!=-1"
class=
"attendance-report-context-card-two-details"
>
<view
v-if=
"detailItem.attendIntervalType&&detailItem.attendIntervalType!=-1"
class=
"attendance-report-context-card-two-details"
>
<view
class=
"attendance-report-context-card-two-details-item"
>
<view
class=
"attendance-report-context-card-two-details-item"
>
<view
class=
"attendance-report-context-card-two-details-time"
>
<view
class=
"attendance-report-context-card-two-details-time"
>
...
@@ -382,7 +382,7 @@
...
@@ -382,7 +382,7 @@
</view>
</view>
</view>
</view>
<view
class=
"attendance-report-context-card-three"
>
<view
class=
"attendance-report-context-card-three"
>
<view
v-for=
"(item,index) in detailItem.attendDetailReportDTOList"
>
<view
v-for=
"(item,index) in detailItem.attendDetailReportDTOList"
:key=
"index"
>
<view
class=
"attendance-report-details"
>
<view
class=
"attendance-report-details"
>
<view
class=
"dashed-line-box"
>
<view
class=
"dashed-line-box"
>
<view
v-if=
"index"
class=
"dashed-line"
>
<view
v-if=
"index"
class=
"dashed-line"
>
...
...
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