mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 06:46:43 +08:00
提交
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<el-input maxlength="50" v-model="hasCWare.keyword" placeholder="名称"></el-input>
|
||||
</div>
|
||||
<div style="padding-left: 10px;">
|
||||
<el-button @click="findCWare()" type="primary">搜索</el-button>
|
||||
<el-button @click="getCoursewareList()" type="primary">搜索</el-button>
|
||||
<el-button @click="closeCWareFind()" type="primary">重置</el-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user