mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-21 08:46:44 +08:00
提交
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class="search-item-sub" v-if="types.oneSubList.length != 0">
|
||||
<span class="item-title" style="width: 74px;">分类:</span>
|
||||
<span class="item-title" style="width: 40px;">分类:</span>
|
||||
<div style="margin-top:10px">
|
||||
<el-radio-group v-model="types.subOne" size="mini" @change="changeTypeSub">
|
||||
<el-radio-button label="0">全部</el-radio-button>
|
||||
|
||||
Reference in New Issue
Block a user