chenhaodong
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
6b90a39c1240f1f225d65e256a7aab0a0b8ab935
Authored by
huanghong
2018-03-27 00:19:41 +0800
1 parent
63014189
table example
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
examples/routers/table.vue
Inline
Side-by-side
examples/routers/table.vue
Wrap text
Show/Hide comments
View file @
6b90a39
...
...
@@ -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',
...
...