Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
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
罗超
confucius
Commits
4eb26569
Commit
4eb26569
authored
Jul 14, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
afb21c0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
prepareclassDetails.vue
src/pages/course/prepareclassDetails.vue
+1
-1
No files found.
src/pages/course/prepareclassDetails.vue
View file @
4eb26569
...
@@ -357,7 +357,7 @@
...
@@ -357,7 +357,7 @@
</div>
</div>
</div>
</div>
<!-- <template v-if="LessonPlanNum>0&&LessonPlanSummaryNum==0"> -->
<!-- <template v-if="LessonPlanNum>0&&LessonPlanSummaryNum==0"> -->
<
template
v-if=
"(data.BeiKeStatus>0&&data.FanKuiStatus===0)||isModify"
>
<
template
v-if=
"(data.BeiKeStatus>0&&data.FanKuiStatus===0
&&isShowBtn
)||isModify"
>
<q-input
type=
"textarea"
filled
label=
"课后总结"
v-model=
"conclusion"
:rows=
"3"
style=
"flex:1;margin-top:20px;"
/>
<q-input
type=
"textarea"
filled
label=
"课后总结"
v-model=
"conclusion"
:rows=
"3"
style=
"flex:1;margin-top:20px;"
/>
<div
style=
"display:flex;flex-wrap: wrap;margin-top:20px;"
>
<div
style=
"display:flex;flex-wrap: wrap;margin-top:20px;"
>
<div
v-if=
"ImgList.length>0"
v-for=
"(item,index) in ImgList"
>
<div
v-if=
"ImgList.length>0"
v-for=
"(item,index) in ImgList"
>
...
...
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