|
@@ -5,6 +5,10 @@
|
|
<p>临时合课列表<span style="color:red;"> {{compoundList.length}} </span></p>
|
|
<p>临时合课列表<span style="color:red;"> {{compoundList.length}} </span></p>
|
|
<el-popover placement="top"
|
|
<el-popover placement="top"
|
|
trigger="click">
|
|
trigger="click">
|
|
|
|
+ <div>
|
|
|
|
+ <p>临时合课列表</p>
|
|
|
|
+ <el-divider></el-divider>
|
|
|
|
+ </div>
|
|
<el-button type="text"
|
|
<el-button type="text"
|
|
style="float:right"
|
|
style="float:right"
|
|
@click="clearCom">清空课表</el-button>
|
|
@click="clearCom">清空课表</el-button>
|