Commit 6b90a39c1240f1f225d65e256a7aab0a0b8ab935

Authored by huanghong
1 parent 63014189

table example

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
examples/routers/table.vue
... ... @@ -322,6 +322,7 @@
322 322 {
323 323 title: 'Address',
324 324 key: 'address',
  325 + fixed: 'right',
325 326 filters: [
326 327 {
327 328 label: 'New York',
... ...