|
|
@@ -44,7 +44,7 @@
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="g-order-list__btnbar">
|
|
|
- <Button size="small" v-if="item.enableqty != 0" @click="showComponent('close', item)" round>平仓</Button>
|
|
|
+ <Button size="small" v-if="item.enableqty != 0" @click="showComponent('close', item)" round>转让</Button>
|
|
|
<Button size="small" v-if="userStore.userType === 5" @click="showComponent('delivery', item)"
|
|
|
round>交收</Button>
|
|
|
</div>
|