Browse Source

fix:打包问题

youhua/chongzhi
lihui 2 months ago
parent
commit
885226d555
  1. 4
      src/views/history/history.vue

4
src/views/history/history.vue

@ -136,9 +136,9 @@ const handleCurrentChange = function (val) {
}
</script>
<scope lang="scss" scoped>
<style scoped>
.pagination {
display: flex;
margin-top: 0.5vh;
}
</scope>
</style>
Loading…
Cancel
Save