asd26269546 2 жил өмнө
parent
commit
d6e21eef51

+ 1 - 1
src/components/by-table/index.js

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