This commit is contained in:
@@ -94,7 +94,7 @@
|
|||||||
|
|
||||||
<!-- 底部操作栏 -->
|
<!-- 底部操作栏 -->
|
||||||
<view class="bottom-bar">
|
<view class="bottom-bar">
|
||||||
<button class="print-btn" @click="printOrder">
|
<button class="print-btn" v-if="order.status !== 2" @click="printOrder">
|
||||||
打印订单
|
打印订单
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
|
|||||||
Reference in New Issue
Block a user