diff --git a/test/routers/table.vue b/test/routers/table.vue index a4ec76c..cb8f082 100644 --- a/test/routers/table.vue +++ b/test/routers/table.vue @@ -75,7 +75,7 @@ name: '周小伟', age: 26, address: '深圳市南山区深南大道', - _checked: true, + _checked: false, _disabled: false } ] -- libgit2 0.21.4