This commit is contained in:
zhaofang
2022-06-07 16:53:12 +08:00
parent 12b65316e4
commit cda5bf0be0
3 changed files with 51 additions and 3 deletions

View File

@@ -158,8 +158,8 @@ export default {
},
methods: {
reset() {
this.queryObj.isTop = ''
this.queryObj.keyWord = ''
this.queryObj.isTop = '';
this.queryObj.keyWord = '';
this.getData()
},
//获取案例列表数据