update Transfer

update Transfer
This commit is contained in:
梁灏 2016-11-18 15:01:49 +08:00
parent 122e69ee97
commit dcc061279a
3 changed files with 15 additions and 10 deletions

View file

@ -12,9 +12,9 @@
:operations="['向左移动','向右移动']"
:filter-method="filterMethod"
@on-change="change">
<div :style="{float: 'right', margin: '5px'}">
<i-button type="ghost" size="small" @click="getMock">刷新</i-button>
</div>
<!--<div :style="{float: 'right', margin: '5px'}">-->
<!--<i-button type="ghost" size="small" @click="getMock">刷新</i-button>-->
<!--</div>-->
</Transfer>
</div>
</template>