ソースを参照

Merge branch 'master' of http://36.137.93.232:3000/hf/byte-sailing-vue

cz 2 年 前
コミット
485f792bd6
1 ファイル変更1 行追加1 行削除
  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,