mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-07 09:56:42 +08:00
提交
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
|
||||
|
||||
|
||||
<el-row style="height:30px;background-color:#f6f7fc;" >
|
||||
<el-row style="height:10px;background-color:#f6f7fc;" >
|
||||
|
||||
</el-row>
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
<!-- <el-button type="text" class="order-class" @click="queryCondition.breCommend = queryCondition.breCommend == ture ? true : null" :class="{ actice: queryCondition.breCommend == true }">组织推荐</el-button> -->
|
||||
</span>
|
||||
</el-row>
|
||||
<el-row class="data-content" style="border: 1px solid #EBEEF5;border-top:none">
|
||||
<el-row class="data-content" style="border: 1px solid #EBEEF5;border-top:none;border-bottom:none">
|
||||
<el-col :span="24" v-for="item in caseList.list" :key="item.id" class="case-list">
|
||||
<div class="case-info">
|
||||
<div class="case-info">
|
||||
|
||||
Reference in New Issue
Block a user