mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 14:56:44 +08:00
提交
This commit is contained in:
@@ -158,8 +158,8 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
reset() {
|
||||
this.queryObj.isTop = ''
|
||||
this.queryObj.keyWord = ''
|
||||
this.queryObj.isTop = '';
|
||||
this.queryObj.keyWord = '';
|
||||
this.getData()
|
||||
},
|
||||
//获取案例列表数据
|
||||
|
||||
Reference in New Issue
Block a user