update Transfer
update Transfer
This commit is contained in:
parent
122e69ee97
commit
dcc061279a
3 changed files with 15 additions and 10 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue