ruoyi-ui/src/views/system/post/index.vue @@ -107,7 +107,7 @@ </template> </el-table-column> </el-table> <pagination v-show="total>0" :total="total" @@ -324,4 +324,4 @@ } } }; </script> </script>