会员支付扫码枪
This commit is contained in:
@@ -87,14 +87,14 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="orderbox_right_button">
|
||||
<div class="orderbox_right_buttonbutton">
|
||||
<div class="orderbox_right_buttonbutton" v-if="orderDetaildata.status == 'refund'">
|
||||
<router-link to="/" style="width: 45%;">
|
||||
<el-button style="width: 100%;" type="primary">打票</el-button>
|
||||
</router-link>
|
||||
<el-button style="width: 45%;" type="danger" @click="recharge = true">退单</el-button>
|
||||
<!--payreturnOrderclick @click="recharge = true" -->
|
||||
</div>
|
||||
<!-- <el-button style="width: 100%; margin-top: 10px;" type="primary" @click="onSubmit">结算</el-button> -->
|
||||
<el-button v-else style="width: 100%; margin-top: 10px;" type="primary" @click="onSubmit">结算</el-button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="orderbox_rightbox" v-else>
|
||||
@@ -725,8 +725,7 @@ onMounted(() => {
|
||||
height: 75%;
|
||||
|
||||
.orderbox_right_item {
|
||||
margin-top: 16px;
|
||||
|
||||
margin-top: 6px;
|
||||
span {
|
||||
font-size: var(--el-font-size-base);
|
||||
// color: var(--primary-color);
|
||||
|
||||
Reference in New Issue
Block a user