@@ -17,7 +17,7 @@ export default {
columns: {
type: Array,
default: () => []
- },
+ },
// 每页条数
pageSize: {
type: Number,