Merge branch 'ts' into dev
# Conflicts: # package.json # src/layout/components/TagsView/index.vue
This commit is contained in:
@ -95,7 +95,7 @@
|
||||
v-model:total="total"
|
||||
v-model:page="queryParams.pageNum"
|
||||
v-model:limit="queryParams.pageSize"
|
||||
@pagination="handleQuery"
|
||||
@pagination="getList"
|
||||
/>
|
||||
</el-card>
|
||||
|
||||
|
Reference in New Issue
Block a user