mxd 3 年 前
コミット
c2550c7ab1
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/components/common/data/magic-table.js

+ 1 - 1
src/components/common/data/magic-table.js

@@ -13,7 +13,7 @@ export default {
             default: false
         },
         align: {
-            type: Boolean,
+            type: String,
             default: 'center'
         },
     },