Skip to content
Prev Previous commit
Next Next commit
前端:系统管理->数据字典:解决重复search请求
  • Loading branch information
4linuxfun committed Jan 31, 2023
commit 975fcae3f5ffcc2ec2b305f061867e41ec92908a
8 changes: 0 additions & 8 deletions www/src/views/system/dictonary/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,7 @@
}
})

onMounted(() => {
freshCurrentPage()
})

</script>

<style scoped>
.custom_pagination {
margin-top: 10px;
padding-left: 0;
}
</style>