perf(标准法规清单): 列表修改
This commit is contained in:
@@ -295,7 +295,8 @@ export default {
|
||||
}
|
||||
this.$http._getData(this.url.page, this.searchForm, config).then(res => {
|
||||
if(res.ok) {
|
||||
this.data = res.data
|
||||
this.data = res.data.list
|
||||
this.searchForm.total = res.data.count
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user