Browse Source

修改组件

asd26269546 2 năm trước cách đây
mục cha
commit
d6e21eef51
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/by-table/index.js

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

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